public class Log4j2LoggerFactory extends Object implements ILoggerFactory
Constructor and Description |
---|
Log4j2LoggerFactory() |
Modifier and Type | Method and Description |
---|---|
ILogger |
getLogger(String name)
Returns an instance of the
ILogger interface that is appropriate for
the specified name. |
public ILogger getLogger(String name)
ILoggerFactory
ILogger
interface that is appropriate for
the specified name.getLogger
in interface ILoggerFactory
name
- the name for the logger.Copyright © 2017–2022 SNF4J.ORG. All rights reserved.