public class Logging extends Object
Constructor and Description |
---|
Logging() |
Modifier and Type | Method and Description |
---|---|
static Logger |
get() |
static void |
setConsoleHandler() |
static void |
setHandler(Handler handler)
The level of the handler is set to the current level of the logger.
|
static void |
setUp()
* Set up logging **
|
public static void setUp()
public static Logger get()
public static void setHandler(Handler handler)
handler
- public static void setConsoleHandler()
Copyright © 2017. All rights reserved.