package
0.1.0
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Functions

Fprint creates a Printer with default settings and prints diagnostics to the provided writer.
NewPrinter creates a new diagnostics Printer with the provided config.

# Constants

Supported severity levels.
Supported severity levels.

# Structs

Diagnostic is an individual diagnostic message.
A Printer pretty-prints Diagnostics.
PrinterConfig controls different settings for the Printer.

# Type aliases

Diagnostics is a collection of diagnostic messages.
Severity denotes the severity level of a diagnostic.