package
0.0.7
Repository: https://github.com/armory-io/monitoring.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFormatter returns a new Formatter.
WithProjectID makes sure all entries have your Project information.
WithService lets you configure the service name used for error reporting.
WithStackSkip lets you configure which packages should be skipped for locating the error.
WithVersion lets you configure the service version used for error reporting.

# Structs

Context is sent with every message to stackdriver.
Entry
Entry stores a log entry.
Formatter implements Stackdriver formatting for logrus.
HTTPRequest defines details of a request and response to append to a log.
ReportLocation is the information about where an error occurred.
ServiceContext provides the data about the service we are sending to Google.

# Type aliases

Option lets you configure the Formatter.