public class LoggerImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
lineSeparator
get the platform's String to mark the end of each line
|
| Constructor and Description |
|---|
LoggerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
getLogger(String name) |
static String |
getPath() |
static boolean |
isInitialized() |
public static final String lineSeparator
Copyright © 2012–2017 CoGrOO. All rights reserved.