org.defne.utility.log
Class LoggerProvider
java.lang.Object
org.defne.utility.log.LoggerProvider
public final class LoggerProvider
- extends Object
Provider class for the ILogger
instances.
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getLogProvider
public static ILogger getLogProvider(Class<?> forClass)
- Gets the logger for the given class.
- Parameters:
forClass - logger owner
- Returns:
- the logger
Copyright © 2010 MechSoft Mechanical and Software Solutions. All Rights Reserved.