Tiny change
This commit is contained in:
parent
f4ae64d0d8
commit
f86693ea16
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public class LogUtil {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Addsd a Handler to the root namespace
|
* Adds a Handler to the root namespace
|
||||||
*/
|
*/
|
||||||
public static void addGlobalHandler(Handler handler){
|
public static void addGlobalHandler(Handler handler){
|
||||||
Logger root = Logger.getLogger("");
|
Logger root = Logger.getLogger("");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue