public class DefaultLogFactory extends Object implements ILogFactory
Modifier and Type | Field and Description |
---|---|
protected static DefaultLog |
DEFAULT_LOG |
Constructor and Description |
---|
DefaultLogFactory() |
protected static final DefaultLog DEFAULT_LOG
public Log getLog(Class aClass)
getLog
in interface ILogFactory
public Log getLog(String name)
getLog
in interface ILogFactory
Copyright © 2000–2022 EPAM Systems. All rights reserved.