Home - microsphere-projects/microsphere-logging GitHub Wiki
Microsphere Logging Framework - API Documentation
Welcome to the Microsphere Logging Framework wiki! This documentation is auto-generated from the project source code and provides detailed information about each Java component.
Project Information
- Current Version:
0.1.6-SNAPSHOT - Java Compatibility: Java 8, Java 11, Java 17, Java 21, Java 25
- License: Apache License 2.0
- Repository: microsphere-projects/microsphere-logging
Modules
microsphere-java-logging
io.microsphere.logging.jdk
- 📦 JavaLogging - Class - Since 1.0.0
microsphere-log4j
io.microsphere.logging.log4j
- 📦 Log4jLogger - Class - Since 1.0.0
- 📦 Log4jLoggerFactory - Class - Since 1.0.0
- 📦 Log4jLogging - Class - Since 1.0.0
io.microsphere.logging.log4j.util
- 📦 LoggerUtils - Class - Since 1.0.0
microsphere-log4j2
io.microsphere.logging.log4j2
- 📦 Log4j2Logger - Class - Since 1.0.0
- 📦 Log4j2LoggerFactory - Class - Since 1.0.0
- 📦 Log4j2Logging - Class - Since 1.0.0
io.microsphere.logging.log4j2.util
- 📦 LoggerUtils - Class - Since 1.0.0
microsphere-logback
io.microsphere.logging.logback
- 📦 LogbackLogging - Class - Since 1.0.0
io.microsphere.logging.logback.util
- 📦 LoggerUtils - Class - Since 1.0.0
microsphere-logging-commons
io.microsphere.logging
- 📦 DefaultLoggingLevelsResolver - Class - Since 1.0.0
- 🔌 Logging - Interface - Since 1.0.0
- 🔌 LoggingLevelsResolver - Interface - Since 1.0.0
- 📦 LoggingUtils - Class - Since 1.0.0
io.microsphere.logging.jmx
- 📦 LoggingMXBeanAdapter - Class - Since 1.0.0
- 📦 LoggingMXBeanRegistrar - Class - Since 1.0.0
microsphere-logging-examples
io.microsphere.logging.examples
- 📦 LoggingExample - Class - Since 1.0.0
microsphere-logging-test
io.microsphere.logging.test.junit4
- 📦 LoggingLevelsRule - Class - Since 1.0.0
- 📦 LoggingLevelsStatement - Class - Since 1.0.0
io.microsphere.logging.test.jupiter
- 🏷️ LoggingLevelsClass - Annotation - Since 1.0.0
- 🏷️ LoggingLevelsTest - Annotation - Since 1.0.0
io.microsphere.logging.test.jupiter.extension.logging
- 📦 LoggingLevelCallback - Class - Since 1.0.0
- 📦 LoggingLevelParameterResolver - Class - Since 1.0.0
- 📦 LoggingLevelTemplateInvocationContext - Class - Since 1.0.0
- 📦 LoggingLevelsAttributes - Class - Since 1.0.0
- 📦 LoggingLevelsClassExtension - Class - Since 1.0.0
- 📦 LoggingLevelsExtension - Class - Since 1.0.0
- 📦 LoggingLevelsTestExtension - Class - Since 1.0.0
Quick Links
This wiki is auto-generated from the source code of microsphere-logging. To update, trigger the wiki-publish workflow.