Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 328 Bytes

log4j_2-sample

Log4j 2.x sample

feature:

  1. junit test case and web application sample.
  2. dynamic load log4j configuration files every 5 seconds(without restarting web server).
  3. Record different log level entry to different files.
  4. console and file appender.
  5. Tested in enterprise environment.