modulepackage
2.0.0+incompatible
Repository: https://github.com/hanskorg/logkit.git
Documentation: pkg.go.dev
# README
Usage
logkit.Init(FIlE, "test", logkit.LevelDebug)
defer logkit.Exit()
logkit.Info("this is a log")
logkit.Infof("this is log %s", "arg")
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetPath set log filename.
No description provided by the author
SetWithCaller set caller flag set before inited.
No description provided by the author
No description provided by the author
WithChannel add Output channel.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author