mhgrove / Empire

JPA implementation for RDF
http://groups.google.com/group/empire-rdf/
Apache License 2.0
98 stars 34 forks source link

Move logging to slf4j #83

Closed mhgrove closed 11 years ago

mhgrove commented 11 years ago

Make sure log calls either use its {} replacement scheme and/or are wrapped in checks ala isDebugEnabled to avoid any costly toString calls for logging when stuff is not actually being logged