package
Version:
v0.0.0-...-0b5d7a4
Opens a new window with list of versions in this module.
Published: Jan 11, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
A LogEntry represents a single log event containing the timestamp of the
event, and the logged message.
Parse returns a parsed entry for a single Heroku syslog message delivered via
HTTPS.
A ParseFunc receives a single raw (unparsed) log entry and parses it into a
LogEntry, which it returns.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.