mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
Logging docs
This commit is contained in:
@@ -7,6 +7,9 @@ import org.apache.logging.log4j.core.config.Configuration;
|
||||
import org.apache.logging.log4j.core.config.LoggerConfig;
|
||||
import org.toop.eventbus.EventRegistry;
|
||||
|
||||
/**
|
||||
* Options for logging.
|
||||
*/
|
||||
public final class Logging {
|
||||
public static void disableLogs() {
|
||||
LoggerContext ctx = (LoggerContext) LogManager.getContext(false);
|
||||
|
||||
Reference in New Issue
Block a user