Top 23 Logger Open-Source Projects
-
Update: 3.0.0-RC1 has been tagged and pre-released
-
Project mention: Would it be possible to get an F-Droid release of the Firewalla app? Or a de-googled version of the app that may be downloaded directly from Firewalla? | reddit.com/r/firewalla | 2021-09-30
The report from Warden on the loggers are not Loggers in the sense your thinking of (like Analytics ) but Application logging. You have to remember with the functions of the application talking to the firewalla and the device it self having the logs. They had to build a solution to see logs in the Apps and have them Human Readable. They used these to Pretty up the logs they can grab in the app (from a quick repo look at what they do) (https://github.com/orhanobut/logger).
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
This? First time to hear about it. Thanks!
-
You should use Pino because its fast and have a great separation of concerns https://github.com/pinojs/pino
-
-
-
Project mention: Pulse: open-source network inspector and logger written in SwiftUI | reddit.com/r/macapps | 2021-07-08
From the README:
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
Project mention: What tools/libraries/practices do you use that improve your iOS development? | reddit.com/r/iOSProgramming | 2022-05-08
Debug network calls: https://github.com/pmusolino/Wormholy
-
From the usability and features I like plog a lot. Their code is on Github, maybe check how they've done it? You can also look at other libraries to get a feeling for different approaches.
-
dis True, config can be a pain at first. Lot's of good templates out there though utilizing rollup or babel. just search npm or github for your usecase. express/mongo whatever. this one looks decent -> Express TS template
-
-
Project mention: Common libraries and data structures for C | reddit.com/r/C_Programming | 2022-05-16
Can someone tell me what is this line from sc_signal.c:247 in sc/signal/
-
LoggingInterceptor
An OkHttp interceptor which has pretty logger for request and response. +Mock support
-
-
For more in depth information take a look at the project’s gihub page here.
-
snoopy
Snoopy is a small library that logs all program executions on your Linux/BSD system (a.k.a. Snoopy Logger).
Project mention: How do you find where the rsync process is coming from? | reddit.com/r/devops | 2021-09-19Have a look at auditd: it can log system calls like execve. Or snoopy. Or use the answers from here.
-
-
It's something that keeps coming up in GitHub issues on my various projects... they point at my project version, which could be v7, v28, v33, and then say "This project versioning is bad." or "This project API is unstable.", etc. and then compare them to projects that are v1, as if that somehow proves their point.
-
G3log
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
-
-
HyperLog Android
Utility logger library for storing logs into database and push them to remote server for debugging
-
Logger related posts
Index
What are some of the best open-source Logger projects? This list will help you:
Project | Stars | |
---|---|---|
1 | Monolog | 19,658 |
2 | logger | 13,257 |
3 | Loguru | 11,743 |
4 | pino | 9,281 |
5 | signale | 8,634 |
6 | morgan | 6,992 |
7 | Pulse | 4,222 |
8 | monolog-bundle | 2,608 |
9 | Wormholy | 2,057 |
10 | plog | 1,386 |
11 | typescript-express-starter | 1,316 |
12 | log | 1,228 |
13 | sc | 1,221 |
14 | LoggingInterceptor | 1,210 |
15 | tracer for node.js | 1,111 |
16 | Logbook | 1,099 |
17 | snoopy | 989 |
18 | Gollum | 918 |
19 | roarr | 798 |
20 | G3log | 747 |
21 | logr | 681 |
22 | HyperLog Android | 674 |
23 | quill | 598 |
Are you hiring? Post a new remote job listing for free.