summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/logrus-prefixed-formatter
Commit message (Collapse)AuthorAgeFilesLines
* Increase debug logging with function,file and linenumber (#1147)Wim2020-05-241-3/+51
| | | | | | | Show the function name,file and linenumber like this [0000] INFO main: [setupLogger:matterbridge.go:100] Enabling debug logging. [0000] INFO main: [main:matterbridge.go:46] Running version 1.17.5-dev Only enable this for debug as this adds some overhead.
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-066-107/+183
|
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-064-0/+510