public class LogConfiguration extends Object implements EntryPoint
Constructor and Description |
---|
LogConfiguration() |
Modifier and Type | Method and Description |
---|---|
static boolean |
loggingIsEnabled() |
static boolean |
loggingIsEnabled(Level level) |
void |
onModuleLoad()
The entry point method, called automatically by loading a module that
declares an implementing class as an entry point.
|
public static boolean loggingIsEnabled()
public static boolean loggingIsEnabled(Level level)
public void onModuleLoad()
EntryPoint
onModuleLoad
in interface EntryPoint
Copyright © 2018. All rights reserved.