navpil / coinage

Java implementation of a nice micro-game CoinAge
GNU General Public License v3.0
0 stars 0 forks source link

Configure log4j #8

Open navpil opened 7 years ago

navpil commented 7 years ago

Alternatively try slf4j and compare both. Figure out how to configure logging after jar is already created.

navpil commented 7 years ago

Difference between slf4j and Apache Commons Logging: http://stackoverflow.com/questions/873051/difference-between-simple-logging-facade-for-java-and-apache-commons-logging http://jayunit100.blogspot.com/2013/10/simplifying-distinction-between-sl4j.html