gg.pistol.lumberjack
Class JackLoggerFactory
java.lang.Object
gg.pistol.lumberjack.JackLoggerFactory
public final class JackLoggerFactory
- extends Object
Builds JackLogger instances.
- Author:
- Bogdan Pistol
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLogger
public static JackLogger getLogger(Logger logger)
- Creates a
JackLogger by extending the given SLF4J logger.
- Parameters:
logger - the Logger instance to be extended
- Returns:
- the newly built JackLogger instance
Copyright © 2012. All Rights Reserved.