log

package
v0.0.0-...-ece3ee3 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package log provides a logger.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Log

func Log(logLevel Level, level Level, text string, args ...interface{})

Log writes a log entry.

Types

type Level

type Level int

Level is the log level.

const (
	LevelDebug Level = iota
	LevelInfo
	LevelError
)

Log levels.

Jump to

Keyboard shortcuts

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