Logging
Libraries that log the behavior of an application.
- Apache Log4j 2 - Complete rewrite with a powerful plugin and configuration architecture.
- Graylog - Open-source aggregator suited for extended role and permission management.
- Kibana - Analyzes and visualizes log files. Some features require payment.
- Logback - Robust logging library with interesting configuration options via Groovy.
- Logbook - Extensible, open-source library for HTTP request and response logging.
- Logstash - Tool for managing log files.
- SLF4J - Abstraction layer which is to be used with an implementation.
- tinylog - Lightweight logging framework with static logger class.
- Tracer - Call tracing and log correlation in distributed systems.
分布式日志
本文概述了多种日志框架及分布式日志系统,包括Apache Log4j2、Graylog、Kibana、Logback、Logbook、Logstash、SLF4J、tinylog和Tracer。这些工具提供了从记录应用行为到分析和可视化日志文件的强大功能,适用于不同的应用场景。
1096

被折叠的 条评论
为什么被折叠?



