Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webern/flog
My Personalized Go (Golang) Logging Functions
https://github.com/webern/flog
Last synced: about 1 month ago
JSON representation
My Personalized Go (Golang) Logging Functions
- Host: GitHub
- URL: https://github.com/webern/flog
- Owner: webern
- License: mit
- Created: 2019-02-20T21:08:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T18:23:50.000Z (over 3 years ago)
- Last Synced: 2024-10-14T14:52:13.490Z (2 months ago)
- Language: Go
- Size: 898 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
flog
====This is a wrapper for Logrus which has some convenience functions that I like to use.
The main reason I did this is so that I could more easily manipulate the reporting of filename and line number. Most likely, if you are not me, you should just use Logrus.