-
Notifications
You must be signed in to change notification settings - Fork 86
IncludedLogParsers
k.otrebski edited this page Mar 17, 2015
·
2 revisions
OtrosLogViewer has included following log parsers:
- JDK logger SimpleFormatter
- JDK logger XMLFormatter
- Log4j XMLLayout
- Log4j serialized events - used when connecting to SocketHubAppender
- Log4j custom pattern parser - for Log4j PatternLayout. Can be used to parse log with custom pattern. //TODO link
- Introduction
- Installation
- Opening logs
- Log parsers
- Searching for events
- Marking events
- Notes
- Filters
- Log events message detail formatters and colorizers
- Jump to code - Integration with IDE
- Saving and loading log investigation
- HotKeys
- Batch processing
- DevelopingPlugins
- Developing on OtrosLogViewer
- Experimental features
- Limitations
- Video
- Used by
- DonateAndDonors