com.googlecode.jpattern.gwt.client.logger
Interface ILoggerService

All Superinterfaces:
IService
All Known Implementing Classes:
GwtLoggerService, NullLoggerService, SysoutLoggerService

public interface ILoggerService
extends IService

Author:
Francesco Cina' 12 Apr 2011

Method Summary
 ILogger getLogger(Class<?> aClass)
           
 

Method Detail

getLogger

ILogger getLogger(Class<?> aClass)


Copyright © 2011. All Rights Reserved.