public class Log extends Object
Wrapper over org.apache.logging.log4j.Logger for com.knowgate.DebugFile
| Modifier and Type | Field and Description |
|---|---|
static org.apache.logging.log4j.Logger |
out
Log4j2 logger for DebugFile
|
| Constructor and Description |
|---|
Log() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stackTrace(Throwable aThrowable)
Get the stack trace of a Throwable
|
Copyright © 2001–2019 KnowGate. All rights reserved.