package
0.5.2
Repository: https://github.com/hedhyw/json-log-viewer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ParseLevel parses level from the text value.
ParseLogEntriesFromReader reads the input and parses all logs.
ParseLogEntry parses a single log entry from the json line.

# Constants

Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.

# Structs

LazyLogEntry holds unredenred LogEntry.
LogEntry is a single partly-parse record of the log.

# Interfaces

Input returns the getter of read-closer for the given input source.

# Type aliases

LazyLogEntries is a helper type definition for the slice of lazy log entries.
Level of the logs entity.