Back to Browse

Logging and log4j.properties explained

127.5K views
Sep 22, 2015
22:04

This video discusses Log4j and the log4j properties file. We discuss how to implement Log4j with a Maven-enabled Eclipse Dynamic Web Application with Tomcat. Note that I have the logging levels incorrect in the video. The proper order, from most severe to least severe, is: FATAL ERROR WARN INFO TRACE ALL Typically, the more severe, the less verbose. In other words, you'll usually see quite a few TRACE, and (hopefully) not many FATAL. Source code: https://github.com/discospiff/JavaFullStackEnterpriseWeb This video is part of a playlist, available here: https://www.youtube.com/watch?v=fWPFXROMWbk&list=PL73qvSDlAVVhIVQX7d36glpQllxCIxEyR

Download

1 formats

Video Formats

360pmp437.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Logging and log4j.properties explained | NatokHD