Méthode | Description | |
---|---|---|
ColoredConsole ( Action |
Configures logging to the console in color.
|
|
Console ( Action |
Configures logging to the console.
|
|
File ( Action |
Configures logging to a file.
|
public ColoredConsole ( Action |
||
console | Action |
A method to configure the console logging. |
Résultat | ColoredConsoleAppenderDefinition |
public Console ( Action |
||
console | Action |
A method to configure the console logging. |
Résultat | ConsoleAppenderDefinition |
public File ( Action |
||
file | Action |
A method to configure the file logging. |
Résultat | FileAppenderDefinition |