public final class JRLoggerFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private static ConcurrentMap<String,JRLogger> |
loggerMap
The logger map.
|
| Modifier | Constructor and Description |
|---|---|
private |
JRLoggerFactory()
Private Constructor.
|
private static ConcurrentMap<String,JRLogger> loggerMap
Copyright © 2011–2014 JRebirth OSS. All rights reserved.