Modifier and Type | Method and Description |
---|---|
static void |
close()
Closes the logger, waiting for it to finish.
|
static void |
initialize(IniFile ini)
Initializes the logger.
|
static void |
log(String msg)
Logs an event.
|
void |
run()
The run thread doing the file logging.
|
public static void initialize(IniFile ini) throws IOException
ini
- The ini file, the item "asyncLoggerFilename" is read from the [base] section.
If it's empty or not present, no logging is done.IOException
- For file errors.public static void log(String msg)
public static void close()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.