logger

package
v0.0.0-...-366731b Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package logger provides a simple logging utility for the golang-ecolabel-backend project. It defines two loggers: Info and Error, which log to stdout and stderr respectively.

Index

Constants

This section is empty.

Variables

View Source
var Error *log.Logger

Error is a logger that logs error messages to stderr.

View Source
var Info *log.Logger

Info is a logger that logs informational messages to stdout.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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