public class Record extends Object
Modifier and Type | Method and Description |
---|---|
int |
getLevel()
Returns the level of the record.
|
String |
getMessage()
Returns the recorded message.
|
long |
getTimestamp()
Returns the time stamp of the record.
|
public long getTimestamp()
public int getLevel()
public String getMessage()
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.