package
1.2.0
Repository: https://github.com/datadrake/waterlog.git
Documentation: pkg.go.dev

# Functions

Full prints a complete log message, with a timestep and label for message type.
Min prints a simplified log message, with only an icon for message type.
Partial prints a partial log message, with a timestep and icon for message type.
Un prints a Full-style log message, without colors.

# Variables

Debug style used for prints.
Debug style used for prints.
Debug style used for prints.
Debug style used for prints.
Debug style used for prints.
Debug style used for prints.
Debug style used for prints.

# Structs

Style is a style definition used for prints.

# Type aliases

Func defines a format function to use for printing.