Skip to content

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

Notifications You must be signed in to change notification settings

Krusty84/slf4j-_log4j2_snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages