fslog

package module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2022 License: GPL-3.0 Imports: 7 Imported by: 11

README

fslog

方是日志包

Documentation

Index

Constants

View Source
const (
	LoggerLevelInfo  = "info"
	LoggerLevelError = "error"
	LoggerLevelDebug = "debug"
	LoggerLevelWarn  = "Warn"
)

Variables

View Source
var LoggerLever = LoggerLevelDebug

Functions

func Debug

func Debug(serviceName string, funcName string, callName string, message string)

func Error

func Error(serviceName string, funcName string, callName string, message string)

func Info

func Info(serviceName string, funcName string, callName string, message string)

func Warn added in v0.2.2

func Warn(serviceName string, funcName string, callName string, message string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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