Class LoggerFactory
- java.lang.Object
-
- org.apache.zookeeper.inspector.logger.LoggerFactory
-
public class LoggerFactory extends java.lang.Object
Provides aLogger
for use across the entire application
-
-
Constructor Summary
Constructors Constructor Description LoggerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.slf4j.Logger
getLogger()
-