Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krusty84/slf4j-_log4j2_snippet

The small snippet for rapid embedded log4j2-slf4 in your app
https://github.com/krusty84/slf4j-_log4j2_snippet

java-logging java-logging-facade log4j-configuration log4j2 maven slf4j slf4j-log4j

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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