log4j - Logging for Java
It's a really nice thing, you can do soo much with it.
I don't wanna give you another introduction to log4j - like why and how you can use it. No, this is not necessary. Have a look here if you're looking for this.
Using it is easy, as said. But running into trouble is not that easy - but harder to solve.
My problems:
I'm getting double/trippe/... lines with the same content when using log4j. Why? Find out here. Short answer: just had a problem with BasicConfigure. :/
I don't wanna give you another introduction to log4j - like why and how you can use it. No, this is not necessary. Have a look here if you're looking for this.
Using it is easy, as said. But running into trouble is not that easy - but harder to solve.
My problems:
I'm getting double/trippe/... lines with the same content when using log4j. Why? Find out here. Short answer: just had a problem with BasicConfigure. :/

