logback
Logger library
Reliable, fast and flexible logging framework for Java applications
The reliable, generic, fast and flexible logging framework for Java.
3k stars
148 watching
1k forks
Language: Java
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,353 |
tony19/logback-android | A logging framework specifically designed for Android apps | 1,206 |
logfellow/logstash-logback-encoder | A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. | 2,448 |
strongloop/loopback | A Node.js framework for building complex APIs with built-in support for data access and model relationships. | 13,218 |
loopbackio/loopback-next | A framework for building modern API applications with complex integrations | 4,971 |
luontola/retrolambda | A tool that allows developers to use Java 8 features in older Java versions | 3,540 |
tersesystems/echopraxia | A structured logging API for Java applications with conditional and contextual logging features | 54 |
winstonjs/winston | A logging library with support for multiple transports and flexible log formatting | 23,040 |
lightbend-labs/scala-logging | A convenient and fast logging library for Scala wrapping SLF4J. | 910 |
pimterry/loglevel | A lightweight logging library with reliable log level methods and robust fallbacks for various JavaScript environments. | 2,628 |
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,486 |
ihsanbal/logginginterceptor | An OkHttp interceptor providing a pretty logger and mock support for Android apps. | 1,328 |
log4js-node/log4js-node | A JavaScript port of a popular logging framework designed for Node.js applications. | 5,814 |
dm-drogeriemarkt/log-capture | Assertions for log messages with specific patterns and content | 12 |
uber/nullaway | A tool to help eliminate NullPointerExceptions in Java code with low build-time overhead | 3,645 |