An extensible Java library for HTTP request and response logging
Logbook is an extensible Java library to enable complete request and response logging for different client- and server-side technologies. It satisfies a special need by a) allowing web application developers to log any HTTP traffic that an application receives or sends b) in a way that makes it easy to persist and analyze it later. This can be useful for traditional log analysis, meeting audit requirements or investigating individual historic traffic issues. Logbook is ready to use out of...
Volta Log is a java library that enables you to manage the logs of your application, saving them in Cassandra within a designated structure instead of a file. As a result, it ensures faster access to logs and a more efficient management of them.
A set of advanced Log4J appenders designed for hi-load applications. Among them: TimeAndSizeRollingFileAppender, ThreadSafeAsyncAppender, DbcpDataSourceAppender, JndiDataSourceAppender etc. Also includes appender wrappers for use in JBoss environment
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A simple Java 5 library for printing human readable differences in time in multiple languages. Each class is responsible for printing a time difference in a certain language. Pure Java 5.0, no external libraries for maximum runtime speed.
GILoT is an interpreting and formatting log tail:er. As each log entry is matched and formatted against customizeable rules, only relevant data is parsed.
GILoT features, atm, two separate user interfaces, a console UI and an ncurses/charva TUI.
LaaS - Log as a Service is another library for logging. All other logging libraries works well, but you find in most projects typically errors or helper classes. This framework wants prevent user for such errors and eliminate helper classes.