Krusty84 / slf4j-_log4j2_snippet

The small snippet for rapid embedded log4j2-slf4 in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"));

About

The small snippet for rapid embedded log4j2-slf4 in your app


Languages

Language:Java 100.0%