Skip to content

Spring boot log-back logging in a text or json file

Notifications You must be signed in to change notification settings

kh77/springboot-logback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot logging project using log-back

  • Please check log-back.xml file for logging in console and file(threshold, maxSize)

  • Restrict logging level through package level

  • Write log in JSON or text file based upon condition 'file.write_json: true', check application.yml file

  • Add dependency for json logback and janino for condition in the logback file

About

Spring boot log-back logging in a text or json file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages