Showing 16 open source projects for "log"

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
  • Manage your Entire Organization with Member365 Icon
    Manage your Entire Organization with Member365

    Membership management software that automates member applications and renewals, email communication, events, CRM and more.

    Member365 understands that technology isn't always easy to handle. Anyone who has dealt with confusing spreadsheets, software programs, payment processing and many important matters that come with having an association knows how crucial it is to have a reliable resourse to lean on. Let Member365 be the support system you've been looking for!
    Try Member365 free for 30 days
  • 1
    morgan

    morgan

    HTTP request logger middleware for node.js

    ...Create a new morgan logger middleware function using the given format and options. The format argument may be a string of a predefined name, a string of a format string, or a function that will produce a log entry. The format function will be called with three arguments tokens, req, and res, where tokens is an object with all defined tokens, req is the HTTP request and res is the HTTP response. The function is expected to return a string that will be the log line, or undefined / null to skip logging. Write log line on request instead of response. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Consola

    Consola

    Elegant Console Logger for Node.js and Browser

    ...By default FancyReporter is registered for modern terminals or BasicReporter will be used if running in limited environments such as CIs. A reporter (class or object) exposes log(logObj) method. To get more info about how to write your own reporter, take a look at the linked implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    winston

    winston

    A logger for just about everything

    ...For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. Winston aims to decouple parts of the logging process to make it more flexible and extensible. Attention is given to supporting flexibility in log formatting (see: Formats) & levels (see: Using custom logging levels), and ensuring those APIs decoupled from the implementation of transport logging (i.e. how the logs are stored / indexed, see: Adding Custom Transports) to the API that they exposed to the programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Logger for Redux

    Logger for Redux

    Logger for Redux

    ...LogRocket is a production Redux logging tool that lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen or asking users for screenshots and log dumps, LogRocket lets you replay Redux actions + state, network requests, console logs, and see a video of what the user saw. Transform action before print. Eg. convert an Immutable object to plain JSON. Transform state before print. Eg. convert an Immutable object to plain JSON.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Composable, Open Source Payments Platform Icon
    Composable, Open Source Payments Platform

    Build or enhance your payments stack, while maintaining control with an open-source, full-stack and modular infrastructure.

    Juspay's Payments Orchestration Platform offers a comprehensive product suite for businesses, including open-source payment orchestration, global payouts, seamless authentication, payment tokenization, fraud & risk management, end-to-end reconciliation, unified payment analytics & more. The company’s offerings also include end-to-end white label payment gateway solutions & real-time payments infrastructure for banks. These solutions help businesses achieve superior conversion rates, reduce fraud, optimize costs, and deliver seamless customer experiences at scale.
    Learn More
  • 5

    LogSearcher

    Log Management Web Application

    Log Searcher provided full indexed search engine for log files on each servers. It supported many powerful query types such as phrase queries, wildcard queries, proximity queries, range queries and more with Lucene and Solr technology. It comes with Web interface to search and generate chart accordingly. This project is Open Source project with Apache 2.0 license for allowing you to extra development on top of Log Searcher project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lumber Analysis

    Lumber Analysis

    This web based application user can view the log file.

    This is a web application, using thing application user can see the log file with multiple search critria. This application supports Log4J and log4Net. This tool is used to filter the log file, based on multiple criteria. Admin user can configure multiple applications and group the application up to three levels. Application name will be displayed in tree structure based upon grouping. Application will be displayed based on roles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SMA-Monitor
    This software is designed to run on all POSIX system to log SMA Sunny Boy Inverter data into an MYSQL database via RS485 *ONLY*. It includes scripts to display the data using Highcharts via a webpage. If you want to log using bluetooth, i'd recommend you go to code.google.com/p/sma-bluetooth/ Update: July 2011 I haven't worked on this project for a while now and don't intend to do anymore with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Javascript logger. It is similar to log4j. There are some appenders : htmlAppender, ConsoleAppender, LocalSotorageAppender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DAD is a Windows event log and syslog management tool that allows you to aggregate logs from hundreds to thousands of systems in real time. DAD requires no agents on the servers or workstations. Correlation and analysis is driven through a web front end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Office Ally: Healthcare Software for Your Medical Practice Icon
    Office Ally: Healthcare Software for Your Medical Practice

    We support healthcare organizations of all sizes with easy-to-use, affordable software solutions.

    Service Center by Office Ally is a trusted revenue cycle management platform used by over 65,000 healthcare organizations processing more than 350 million claims annually. With it, providers can verify patient eligibility and benefits, upload and submit claims, correct rejected claims, check claim status, and obtain remits. With multiple claim types and submission options, providers can easily submit claims to any payer from any practice management system. Transactions are secure, ensuring the confidentiality of sensitive patient information. With no needed implementation, providers can quickly and effortlessly streamline their billing processes, increase their financial performance, simplify medical billing, and reduce claim rejections for faster reimbursements.
    Learn More
  • 10
    barde
    A log player for "The Fourth Coming" ("T4C", http://www.the4thcoming.com). Given a log-file, this tool will replay a T4C game you've played before. It will have built-in functionnalities like : merging log files together, searching and cleaning
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP application to search for matching strings in log files. It was mainly designed for usage in a syslog server environment with big log files, where you cannot log to databases due to the size, but to plain text files which will be searched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Log File Paladin is a wxWdigets based client and PHP based server application for automated monitoring of remote logs. It is designed to help technicians effortlessly monitor client machines which would otherwise receive no attention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Exlog is a web app to log daily expenses. It stores data on box.net using their xml api's. Exlog is built using AJAX and we intent to use freely available JS libs for UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mojo Webstats is a simple web statistics tool. It uses Javascript, PHP and MySQL to process web statistics. Includes: 1) date/time, 2) document location and title, 3) ip address and hostname, 4) browser version, 5) visitor resolution, and 6) referrer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    funny ajax based txt file(log) viewer by browser.Just drag and drop the ff.war to your webapp path enable the web log viewer feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Open Log Engine is a powerful tool for advanced logging in games or programs. It easily allows you to make logging outputs in your program and analyse them afterwards with the Open Log Viewer, which provides you a powerful filtering system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next