public class PraqmaLogger extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PraqmaLogger.Logger
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static PraqmaLogger.Logger |
getLogger()
Deprecated.
|
static PraqmaLogger.Logger |
getLogger(boolean append)
Deprecated.
|
static PraqmaLogger.Logger |
getLogger(boolean append,
boolean homePath)
Deprecated.
|
static PraqmaLogger.Logger |
getLogger(PraqmaLogger.Logger l)
Deprecated.
|
String |
getPath()
Deprecated.
|
static boolean |
isIncluded(String name)
Deprecated.
|
String |
objectToString(Object t)
Deprecated.
|
void |
setPath(String path)
Deprecated.
|
boolean |
setPathHomeLogs()
Deprecated.
|
static void |
subscribe(String s)
Deprecated.
|
public static PraqmaLogger.Logger getLogger(boolean append, boolean homePath)
public static PraqmaLogger.Logger getLogger(boolean append)
public static PraqmaLogger.Logger getLogger()
public static PraqmaLogger.Logger getLogger(PraqmaLogger.Logger l)
public static boolean isIncluded(String name)
public static void subscribe(String s)
public void setPath(String path)
public boolean setPathHomeLogs()
public String getPath()
Copyright © 2018. All rights reserved.