java.lang.Object
org.apache.jena.atlas.logging.LogCtlLog4j2
Additional logging control, for Log4j2 as used by jena-cmds.
This class pulls in log4j2.
This class is split out from
This class pulls in log4j2.
This class is split out from
LogCtl to decouple the class loading dependencies.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidresetLogging(InputStream inputStream, String syntaxHint) static voidresetLogging(String configString) Reset logging (log4j2).
-
Field Details
-
log4j2setup
A basic logging setup.
-
-
Constructor Details
-
LogCtlLog4j2
public LogCtlLog4j2()
-
-
Method Details
-
resetLogging
Reset logging (log4j2). log4j2.properties format. -
resetLogging
- Throws:
IOException
-