The small snippet for rapid embedded log4j2-slf4 in your app
OS SYS VARIABLE - some Env Variable with path to a folder for log files
System.setProperty("InternalSysVarForLog4j",System.getenv("OS SYS VARIABLE"));
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The small snippet for rapid embedded log4j2-slf4 in your app
OS SYS VARIABLE - some Env Variable with path to a folder for log files
System.setProperty("InternalSysVarForLog4j",System.getenv("OS SYS VARIABLE"));