Documentation ¶
Index ¶
Constants ¶
View Source
const ( CLogInfo = "info" CLogWarn = "warn" CLogErro = "erro" )
Variables ¶
View Source
var (
ErrUnknownLogType = &SStdError{"unknown log type"}
)
Functions ¶
func GetLogFunc ¶ added in v1.5.19
Types ¶
type ILogging ¶
func LoadLogging ¶ added in v1.6.3
Click to show internal directories.
Click to hide internal directories.