Categorygithub.com/derekyu2006/dglog
modulepackage
0.1.1
Repository: https://github.com/derekyu2006/dglog.git
Documentation: pkg.go.dev

# README

dglog

# Functions

Debugf logs a message at level Debug on the standard logger.
Errorf logs a message at level Error on the standard logger.
Infof logs a message at level Info on the standard logger.
Tracef logs a message at level Trace on the standard logger.
Warnf logs a message at level Warn on the standard logger.
Warningf logs a message at level Warn on the standard logger.

# Structs

No description provided by the author
日志自定义格式.