org.broadleafcommerce.common.logging
Class Log4JRemoteGwtLoggingService
java.lang.Object
org.broadleafcommerce.common.logging.Log4JRemoteGwtLoggingService
- All Implemented Interfaces:
- com.google.gwt.logging.shared.RemoteLoggingService, com.google.gwt.user.client.rpc.RemoteService
@Service(value="blLog4JRemoteGwtLoggingService")
public class Log4JRemoteGwtLoggingService
- extends Object
- implements com.google.gwt.logging.shared.RemoteLoggingService
Converts a java util logging logRecord into a commmons logging event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4JRemoteGwtLoggingService
public Log4JRemoteGwtLoggingService()
logOnServer
public String logOnServer(LogRecord record)
- Specified by:
logOnServer in interface com.google.gwt.logging.shared.RemoteLoggingService
Copyright © 2013. All Rights Reserved.