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 © 2015-2018 Eclipse Foundation. All Rights Reserved.