log

package
v0.0.0-...-2d0da97 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = make(chan Log) // 외부에서 사용하게 될 로그 채널이다.

Functions

This section is empty.

Types

type Log

type Log struct {
	Msg    interface{}
	Fields logrus.Fields
	Level  logrus.Level
}

Jump to

Keyboard shortcuts

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