Relative Content

Tag Archive for javalogginglog4jlog4j2

Splitting up the Log Files in Log4j2?

I currently have a “LocalLogger” Class that handles all my logging stuff. I can make a new Object of that class in my other classes, to maintain the same logging all over.