Package | Description |
---|---|
org.bitbucket.jrsofty.parser.logging.api |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLogParser
The default parser for those who want to use the most basic parser.
|
Modifier and Type | Method and Description |
---|---|
LogParser |
LogParserFactory.createParserForFormat(String format,
Class<?> clazz)
Creates an instance of the LogParser Implementation.
|
LogParser |
LogParserFactory.DefaultLogParserFactory.createParserForFormat(String format,
Class<?> clazz) |
Copyright © 2017 Jason "JRSofty" Reed. All rights reserved.