public final class GtmLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
LOGGER
Logger of the application
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.log4j.FileAppender |
iniLog4j(String nameLogFile,
boolean debug)
Static method to initialize Log4j
|
public static org.apache.log4j.FileAppender iniLog4j(String nameLogFile, boolean debug)
nameLogFile - name of the log filedebug - more information if trueCopyright © 2022. All rights reserved.