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. Learn more →
Top 6 Java Log Projects
-
Bro this lib is a lifesaver: https://github.com/Blankj/AndroidUtilCode
-
-
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.
-
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
-
Optilog-Client
A convenient and efficient open source logging framework for Java.一个方便的、高效的、易上手的Java日志框架
-
-
I had the same challenge deciding what option would be the beste and attempted to solve it with an mini library which just attempts slf4j, log4j2 and fallbacks to java itil logging. It was useful for this kind of situation, not quite sure whether it is useful for others though... see here for more https://github.com/Hakky54/yaslf4j
Java Log related posts
- Log Central
- I created LogLayer, a library to standardize how logs are written in code and wraps around the popular logging libraries out there, allowing you to swap out logging libraries seamlessly
- ULog-flutter beautiful log
- Question about discord
- How to initialize lateinit variable used for object expression in Kotlin properly?
- exemple of a simple application to practice monitoring and logging
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Oct 2023
Index
What are some of the best open-source Log projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | AndroidUtilCode | 32,489 |
2 | logger | 13,650 |
3 | xLog | 2,888 |
4 | Optilog-Client | 10 |
5 | EzyLogger | 7 |
6 | yaslf4j | 1 |