| Interface | Description |
|---|---|
| LogManager |
Log Managers are handle interactions with a specific logging software
product including listing available loggers and changing log levels at runtime.
|
| Class | Description |
|---|---|
| JdkLogManager |
Jdk Implementation of a Log Manager.
|
| Log4JLogManager |
Log4J Implementation of a Log Manager.
|
| LogbackLogManagerV1_6 |
Logback implementation of a LogManager
|
| LogManagerRegistry |
Provides all available LogManagers.
|
| Enum | Description |
|---|---|
| LogManager.LogIncrementType |
Logic classes for LogManager features.
Copyright © 2015 The Admin4J Project. All Rights Reserved.