Relative Content

Tag Archive for jsonloggingjava-6

JSON logs in JDK6 legacy application

We have a Struts project developed in JDK6. Need json log file with username, threadname, servicename using log4j1.2. Please suggest with sample code.