No description
Find a file
2022-06-03 11:08:02 +02:00
.gitignore Add Textmate cache files to gitignore 2013-06-24 17:19:53 +02:00
.gitlab-ci.yml ci: add linting and coverage 2022-05-31 12:30:30 +02:00
.golangci.yml lint: add golangci-lint error and fix errors 2022-05-31 12:23:48 +02:00
backend.go fix: syslog and file backends always returned errors on write 2022-06-03 11:03:59 +02:00
backend_syslog_linux.go fix: syslog and file backends always returned errors on write 2022-06-03 11:03:59 +02:00
backend_test.go fix: syslog and file backends always returned errors on write 2022-06-03 11:03:59 +02:00
CHANGELOG.md chore: update changelog 2022-06-03 11:08:02 +02:00
go.mod fix: syslog and file backends always returned errors on write 2022-06-03 11:03:59 +02:00
go.sum fix: syslog and file backends always returned errors on write 2022-06-03 11:03:59 +02:00
LICENSE Add LICENSE 2019-04-14 01:11:55 +00:00
logger.go feat: add trhee log levels 2022-05-31 16:04:07 +02:00
logging.go feat: add trhee log levels 2022-05-31 16:04:07 +02:00
logging_test.go lint: add golangci-lint error and fix errors 2022-05-31 12:23:48 +02:00
record.go lint: add golangci-lint error and fix errors 2022-05-31 12:23:48 +02:00