logger

package
v1.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2025 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Overview

Simple logger to mimic the traefik logger in the absence of actual access to it. For DEBUG we output to stdout add this will be handled per https://github.com/traefik/traefik/issues/8204#issuecomment-1012952477 For ERROR we just use the log package and traefik will handled. For INFO and WARN we output to stderr in a matching format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Log

func Log(level string, format string, fields ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL