org.apache.felix.http.base.internal.logger
Class SystemLogger
java.lang.Object
org.apache.felix.http.base.internal.logger.SystemLogger
public final class SystemLogger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemLogger
public SystemLogger()
setLogService
public static void setLogService(LogService service)
debug
public static void debug(String message)
info
public static void info(String message)
warning
public static void warning(String message,
Throwable cause)
error
public static void error(String message,
Throwable cause)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.