https://github.com/mariuspass/mlog
A simple logging library that supports console(colored cross-platform) and file output.
https://github.com/mariuspass/mlog
go golang log logging
Last synced: 5 months ago
JSON representation
A simple logging library that supports console(colored cross-platform) and file output.
- Host: GitHub
- URL: https://github.com/mariuspass/mlog
- Owner: mariuspass
- Created: 2019-09-21T09:04:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T08:19:03.000Z (over 3 years ago)
- Last Synced: 2024-06-20T16:48:22.389Z (about 2 years ago)
- Topics: go, golang, log, logging
- Language: Go
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mlog
A simple logging library that supports console(colored cross-platform) and file output.
## Documentation
https://godoc.org/github.com/mariuspass/mlog
### Example usage
https://github.com/mariuspass/mlog/blob/master/example/example.go
### Example output
###### Linux Terminal

###### Windows cmd.exe

###### Windows PowerShell
