myglog is a customized version of glog: Google's leveled execution logs for Go.
The main differences include introduction of TRACE method and usage of Flags{} structure instead of parsing the command flags.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
myglog is a customized version of glog: Google's leveled execution logs for Go.
The main differences include introduction of TRACE method and usage of Flags{} structure instead of parsing the command flags.