Class LogParser.Entry
java.lang.Object
org.apache.juneau.microservice.resources.LogParser.Entry
- Enclosing class:
- LogParser
Represents a single line from the log file.
- 
Field SummaryFields
- 
Method Summary
- 
Field Details- 
date
- 
severity
- 
logger
- 
line
- 
text
- 
thread
- 
additionalText
- 
isRecord
 
- 
- 
Method Details- 
getText
- 
getThread
- 
appendHtml- Throws:
- IOException
 
- 
append- Throws:
- IOException
 
 
-