|
Java开源项目
|
JTraceDump
JTraceDump provides a facility to keep a history of application processing steps in memory and dump it in case of an error. It is not a replacement, but an addition to trace- or de... jLo jLo is a logging framework written in Java. It has some unique features compared to other existing frameworks. List of features: supports multiple log configurations offers l... log-bridge Log Bridge allows the abstraction of logging from a particular logging implementation. But why would anyone want to do this? Well, in actual fact, anyone writing a library, a... LN2 LN2 is a logging framework based on pattern matching for the logging process. It's designed loosely on Log4J, without binding categories to levels quite so tightly. It's very ea... Simple Log - a logging anti-framework Simple Log is a small library that does logging very simply and requires you to do almost nothing (other than actually logging) to get log output happening. It is much simpler t... qflog - The Java log server qflog is a tool for displaying log messages which is built on top of the de.qfs.lib.log package of our Java library qflib. It can be used to conveniently browse log messages, searc... Logback Project Logback is intended as a successor to the popular log4j project. It was designed by Ceki Gülcü, the founder of log4j. It builds upon experience gained in building industrial-streng... SLF4J - Simple Logging Facade for Java The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at dep... |
|