4
cb219
3y

rant & question
What am I supposed to do to finally get log4j working?? It just doesn't want to log in my project. Or it simply hates me. However many tutorials and documentation I've followed, even copy pasting simplest examples with ConsoleAppendet, setting the xml config to classpath.
It starts with default fallback logging.
How do all the tutorials automagically work??

Comments
  • 1
    If you're really stuck, download an entire base *project* where it works, and then work from that, making small changes until you figure out what's different in your project.
Add Comment