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

# Functions

File creates a new Source for reading log entries from a file.
ParseLevel parses level from the text value.
Reader creates a new Source for reading log entries from an io.Reader.

# Constants

No description provided by the author
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
Possible log levels.
RefreshInterval is an interval of refreshing logs.

# Structs

LazyLogEntries is a helper type definition for the slice of lazy log entries.
LazyLogEntry holds unredenred LogEntry.
LogEntry is a single partly-parse record of the log.
No description provided by the author

# Type aliases

Level of the logs entity.