JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.logging.log4j.message
Interface TimestampMessage
public interface
TimestampMessage
Messages that use this interface will cause the timestamp in the message to be used instead of the timestamp in the LogEvent.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getTimestamp
()
Returns the timestamp.
Method Detail
getTimestamp
long getTimestamp()
Returns the timestamp.
Returns:
The timestamp.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method