Showing 19 open source projects for "debug"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Log Viewer

    Log Viewer

    Fast and beautiful Log Viewer for Laravel

    Beautiful, fast, and open-source viewer for your app logs. Forget scrolling through raw log files to find the errors or debug logs you're looking for. Forget about SSH'ing onto the production server just to read the logs. Log Viewer helps you quickly and clearly see individual log entries, to search, filter, and make sense of your Laravel logs fast. It is free and easy to install.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    PSR Log

    PSR Log

    An interface that describes a logger

    The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object and write logs to it in a simple and universal way. The LoggerInterface exposes eight methods to write logs to the eight RFC 5424 levels (debug, info, notice, warning, error, critical, alert, emergency). Every method accepts a string as the message, or an object with a toString() method. Implementors MAY have special handling for the passed objects. If that is not the case, implementors MUST cast it to a string. The interfaces and classes described as well as relevant exception classes and a test suite to verify your implementation are provided as part of the psr/log package. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    defmt

    defmt

    Efficient, deferred formatting for logging on embedded systems

    defmt ("de format", short for "deferred formatting") is a highly efficient logging framework that targets resource-constrained devices, like microcontrollers. In its current iteration defmt mainly targets tiny embedded devices that have no means to display information to the developer, e.g. a screen. In this scenario, logs need to be transferred to a second machine, usually a PC/laptop, before they can be displayed to the developer/end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    spdlog

    spdlog

    Fast C++ logging library

    ...Log filtering, log levels can be modified in runtime as well as in compile time. Support for loading log levels from argv or from environment var. Backtrace support, store debug messages in a ring buffer and display later on demand.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Detrack Delivery Management Software Icon
    Detrack Delivery Management Software

    For 3PL, logistics, ecommerce, food and beverage, field service, delivery, and more

    Detrack is an award-winning cloud SaaS 2-in-1 vehicle tracking and real-time electronic proof of delivery (POD) solution in a single Android / iOS app; giving all companies full control and visibility in their last mile deliveries. From instant real time delivery status updates to capturing evidence like customer’s signature, time of job completion, items reject or failed deliveries, photo evidence of service completion and automating customer support; Detrack handles it all. There’s also the ability to automate the sending texts / SMS to customers pre-delivery, post-delivery and even when the driver is heading to destination with live ETA.
    Learn More
  • 5

    GCDebRTrc

    Debug Facility for Real-Time issues

    For C (and CPP obviously): Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes. >> ONLY FOR DEBUGGING << Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    tracebuffer

    tracebuffer driver for Linux

    Tracebuffer driver for Linux where user processes can save traceprints using file IO
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python logging library. Straightaway, it does: File and database logging, rotation, remote logging and email notification; stack logging and call hierarchy visualization as debug features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pipedump

    Proxies data from stdin/stdout/stderr and logs it in pcap files.

    The pipedump forks a process and then executes the specified command, acting as a proxy for STDIN, STDOUT, and STDERR. Debug data and data sent to STDIN are recorded as a IPv6 UDP packets traversing from ::1 to ::. Data received from STDOUT and STDERR are recorded as a IPv6 UDP packets traversing from :: to ::1. STDIN is recorded as port 19840, STDOUT as port 19841, STDERR as port 19842 and debug information as port 65535. The captured data is recorded in a file which can be read by network analyzing tools capable of parsing PCAP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CatTail Viewer: dmesg, debugs, and logs!

    CatTail Viewer: dmesg, debugs, and logs!

    Monitors logs or other commands such as dmesg output on Linux systems.

    Graphical monitoring front-end to monitor dmesg, lsusb, other log files, or debug output from programs and displays a tailed output window on Linux systems. Written in Gambas3 and the source code is available on the download page. The project is under GPLv3 license so if anyone is wanting to learn Gambas3 can feel free to use this to help them. If you just want to download and run the executable you will need the gambas3-runtime package installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • ZenTreasury brings cash forecasting, lease management, and treasury operations together in one intuitive platform Icon
    ZenTreasury brings cash forecasting, lease management, and treasury operations together in one intuitive platform

    ZenTreasury is ideal for finance and accounting teams in businesses of all sizes

    Designed for finance professionals, it simplifies IFRS 16 compliance, automates workflows, and provides real-time financial insights. Start for free with our Freemium plan and discover how ZenTreasury transforms the way you work.
    Learn More
  • 10
    Python gen-purpose log monitoring tool. Can track several log files at once, and trigger actions by regexp matching. Actions are defined via modules with a very simple interface to implement. It can monitor syslog as well as gather web server stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Codes debug print statements to reduce size of debug builds, hides debug information from 3rd party people and decreases the effect of longer print lines by printing minimum number of characters to console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dvbsnoop - DVB analyzer / MPEG analyzer program to monitor, analyze, debug, dump or view dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g. digital television) send via satellite, cable or terrestrial.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    phpLogFacility is a log class for PHP (like log4j for java or the dead log4php projects here), which enables you to use an easy to use logging mechanism inside your console or web script without the need of ugly debug screen output.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    ...It takes a different approach than any other logging framework available for java. It uses a code generator during the build process in order to be more flexible. You can define your own targets like init,debug, fata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CTrace is a multi-threaded trace debug library written in C. It provides a simple, fast, well documented trace utility for applications and as such is especially suitable for use in real-time embedded applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    A C++ Library that provides easy logging to syslog and cerr with debug levels throught global std::ostream objects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Debugging server allowing remote debug logging and access to the information via a web based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    phpDBLogger

    Simple php database logging class with tagging

    Simple php database logging class with a simple front end to view logs. Allows fine grained tagging. You can also store data with each log and tag a log with as many tags as you need
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next