Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Logger Open-Source Projects
-
If you need something more flexible you could always use Monolog which provides a bunch of adapters to log to any service want. You could for example use the syslog adapter to send your logs to syslog, and then configure rsyslog to print them directly into your terminal (or just `tail -f` a log file).
-
Project mention: a few comments and questions about loguru - the most popular 3rd party logging module for Python | /r/Python | 2023-04-18
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
Project mention: How to log only in debug mode? including network logs | /r/iOSProgramming | 2022-11-26Does anyone have experience with this? I've seen people mentioning to use Cocoalumberjack but not sure if its the right package (meaning if its not overkill). Apple have an open source logging library as well for this.
-
Learn more about logging in Fastify and how to customize the Pino logger.
-
gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. (by gogf)
-
Signale consists of 19 loggers for Javascript applications. It supports TypeScript and scoped logging. It consists of timers that help log the timestamp, data, and filename. Apart from the 19 loggers like await, complete, fatal, fav, info, etc., one can create custom logs.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Project mention: Effective use of middleware in express.js: practical approaches | dev.to | 2023-09-03
Documentation Link: morgan
-
NLog
-
-
Apache Log4j 2
Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
Project mention: The Unsung Heroes of Open Source: The Dedicated Maintainers Behind Lesser-Known Projects | dev.to | 2023-03-05 -
xLog
Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here. (by elvishew)
Project mention: Write logs to filesystem manually or is there a framework? | /r/androiddev | 2023-04-16There are also some logging libraries which try to make logcat but "better" and can write to disk, I haven't tried these myself https://github.com/elvishew/xLog
-
Project mention: monolog-bundle VS small-logger-bundle - a user suggested alternative | libhunt.com/r/monolog-bundle | 2022-12-18
-
-
-
-
-
Project mention: Spring Library To Potentially Log and Store Every API request? | /r/java | 2023-07-10
If by API the author means HTTP, Logbook satifies most of the requirements.
-
logrus README recommended using other libraries such as Zerolog, Zap, and Apex.
-
LoggingInterceptor
An OkHttp interceptor which has pretty logger for request and response. +Mock support
-
awesome-canbus
:articulated_lorry: Awesome CAN bus tools, hardware and resources for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.
here’s a GitHub repo that has a lot of tools and references for code pertaining to CAN, might start here
-
I did some research last week and ended up using tslog https://github.com/fullstack-build/tslog
-
Tracer calls itself the customizable and powerful logging library for Nodejs. With Tracer, you can print simple logs, colored logs, and even set output levels. You can customize it by printing a timestamp, file name, line number, and even the call stack! The list is huge!
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Logger related posts
- Define tasks as a DAG and run them with live reloading
- Show HN: Logger to notify logs to Slack,discord using webhook
- How to continuously process Docker container logs in Node.js?
- Say Goodbye to Error Chaos in Flutter with Talker 3.0
- Advice on Node Logging to Google Cloud Platform
- Getting Started with Fastify for Node.js
- Node.js 20 Released: Experimental Perms, new V8, and Single Executable Apps
-
A note from our sponsor - Sonar
www.sonarsource.com | 27 Sep 2023
Index
What are some of the best open-source Logger projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Monolog | 20,533 |
2 | Loguru | 16,037 |
3 | logger | 13,650 |
4 | CocoaLumberjack | 13,028 |
5 | pino | 12,089 |
6 | gf | 10,052 |
7 | signale | 8,805 |
8 | morgan | 7,607 |
9 | NLog | 5,976 |
10 | Pulse | 5,536 |
11 | Apache Log4j 2 | 3,154 |
12 | xLog | 2,888 |
13 | monolog-bundle | 2,817 |
14 | typescript-express-starter | 2,303 |
15 | Wormholy | 2,234 |
16 | sc | 2,078 |
17 | plog | 1,910 |
18 | Logbook | 1,583 |
19 | log | 1,331 |
20 | LoggingInterceptor | 1,287 |
21 | awesome-canbus | 1,259 |
22 | tslog | 1,161 |
23 | tracer for node.js | 1,137 |