logging

package
v1.19.4 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: MIT Imports: 0 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILogger

type ILogger interface {
	SetLevel(Level)
	SysComp(interface{})
	SysCall(interface{})
	Debug(interface{})
	Info(interface{})
	Alert(interface{})
	Warning(interface{})
	Error(interface{})
	Critical(interface{})
	Panic(interface{})
	Fatal(interface{})
	SerializationPath() string
}

type Level

type Level int

Jump to

Keyboard shortcuts

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