add vendoring
This commit is contained in:
6
vendor/gitlab.com/etke.cc/go/logger/README.md
generated
vendored
Normal file
6
vendor/gitlab.com/etke.cc/go/logger/README.md
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# logger
|
||||
|
||||
Simple go logger, based on [log](https://pkg.go.dev/log) with following features:
|
||||
|
||||
* implements mautrix-go [Logger](https://pkg.go.dev/maunium.net/go/mautrix#Logger), [WarnLogger](https://pkg.go.dev/maunium.net/go/mautrix#WarnLogger), [crypto Logger](https://pkg.go.dev/maunium.net/go/mautrix/crypto#Logger)
|
||||
* integrated with [sentry](https://sentry.io) - automatically add breadcrumbs for any log entry
|
||||
Reference in New Issue
Block a user