log

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: AGPL-3.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

Log is the under log object

Functions

func Alert

func Alert(format string, v ...interface{})

func Debug

func Debug(format string, v ...interface{})

func Error

func Error(format string, v ...interface{})

func Fatal

func Fatal(format string, v ...interface{})

func Info

func Info(format string, v ...interface{})

func InitLog

func InitLog(logWay string, logFile string, logLevel string, maxdays int64, disableLogColor bool, disableTimestamp bool)

func ParseLevel

func ParseLevel(logLevel string) int

func SetLogFile

func SetLogFile(logWay string, logFile string, maxdays int64, disableLogColor bool, disableTimestamp bool)

SetLogFile to configure log params logWay: file or console

func SetLogLevel

func SetLogLevel(logLevel string)

SetLogLevel set log level, default is warning value: error, warning, info, debug, trace

func Trace

func Trace(format string, v ...interface{})

func Warn

func Warn(format string, v ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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