# Functions
IsErrLogReadingFailed checks if an err is of ErrLogReadingFailed type.
NewJSONLogFileFormat creates a new FileFormat for this special/sample jsonlog.
NewReader creates an FormatReader for this sample jsonlog file format.
# Constants
FileFormatJSONLog is the constant for this special/sample file format.
# Type aliases
ErrLogReadingFailed indicates the reader fails to read out a complete non-corrupted log line.