public class NullLoggerFactory extends Object implements Lj4lLoggerFactory
| Modifier and Type | Field and Description |
|---|---|
static Lj4lLoggerFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Lj4lLogger |
getLogger(String name)
Get the logger for a given name.
|
public static final Lj4lLoggerFactory INSTANCE
public Lj4lLogger getLogger(String name)
Lj4lLoggerFactorygetLogger in interface Lj4lLoggerFactoryname - The nameCopyright © 2019. All rights reserved.