logback
Logger
A reliable 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: 28 days ago Related projects:
Repository | Description | Stars |
---|---|---|
qos-ch/slf4j | An abstraction layer for various logging frameworks allowing users to switch at deployment time. | 2,341 |
tony19/logback-android | A logging framework specifically designed for Android apps | 1,205 |
logfellow/logstash-logback-encoder | A Java library providing loggers and appenders to format logs into JSON and other data formats using Jackson. | 2,442 |
strongloop/loopback | A Node.js framework for building complex APIs with built-in support for data access and model relationships. | 13,221 |
loopbackio/loopback-next | A framework for building modern API applications with complex integrations | 4,967 |
luontola/retrolambda | A tool that allows developers to use Java 8 features in older Java versions | 3,541 |
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 | 22,993 |
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,619 |
jakewharton/timber | A logger with a small, extensible API that provides utility on top of Android's normal Log class. | 10,473 |
ihsanbal/logginginterceptor | An OkHttp interceptor providing a pretty logger and mock support for Android apps. | 1,326 |
log4js-node/log4js-node | A JavaScript port of a popular logging framework designed for Node.js applications. | 5,808 |
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,642 |