| Package | Description |
|---|---|
| org.apache.logging.log4j.simple |
Simple logging implementation.
|
| org.apache.logging.log4j.util |
Internal utility classes for the Log4j 2 API.
|
| Constructor and Description |
|---|
SimpleLogger(String name,
Level defaultLevel,
boolean showLogName,
boolean showShortLogName,
boolean showDateTime,
boolean showContextMap,
String dateTimeFormat,
MessageFactory messageFactory,
PropertiesUtil props,
PrintStream stream) |
| Modifier and Type | Method and Description |
|---|---|
static PropertiesUtil |
PropertiesUtil.getProperties()
Returns the PropertiesUtil used by Log4j.
|
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.