public interface LogRecord
Modifier and Type | Field and Description |
---|---|
static SimpleDateFormat |
ISO8601_TIMESTAMP_FORMAT |
Modifier and Type | Method and Description |
---|---|
LogLevel |
getLevel() |
String |
getMessage() |
List<String> |
getStackTrace() |
String |
getThreadName() |
Date |
getTime() |
Copyright © 2001-2016 Aduna. All Rights Reserved.