Package com.logviewer.logLibs.nginx
Class NginxLogFormat
java.lang.Object
com.logviewer.formats.AbstractPatternLogFormat
com.logviewer.logLibs.nginx.NginxLogFormat
- All Implemented Interfaces:
LogFormat
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.logviewer.data2.LogFormat
LogFormat.FieldDescriptor -
Field Summary
Fields inherited from class com.logviewer.formats.AbstractPatternLogFormat
METHOD_PATTERN, SOURCE_FILE_PATTERN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringprotected LvLayoutNode[]parseLayout(String pattern) Methods inherited from class com.logviewer.formats.AbstractPatternLogFormat
addCustomLevels, allLogLevels, clearTemporaryState, createReader, getCharset, getCustomLevels, getDelegate, getFields, getHumanReadableString, getLocale, getPattern, getPatterns, hasFullDate, loadGlobalConfig, mergeMessageFields, setCharset, setLocale, validateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.logviewer.data2.LogFormat
getFieldIndexByName
-
Constructor Details
-
NginxLogFormat
-
-
Method Details
-
parseLayout
- Specified by:
parseLayoutin classAbstractPatternLogFormat- Throws:
IllegalArgumentException
-
getFormatName
- Specified by:
getFormatNamein classAbstractPatternLogFormat
-