No description
Find a file
2020-06-25 10:29:07 +00:00
.gitignore Add Textmate cache files to gitignore 2013-06-24 17:19:53 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-11-05 14:26:57 +00:00
backend.go add a Close() method to Backend 2020-05-17 14:33:16 +02:00
backend_syslog_linux.go add a Close() method to Backend 2020-05-17 14:33:16 +02:00
CHANGELOG.md Update CHANGELOG.md 2020-06-25 10:29:07 +00:00
go.mod move to go modules 2019-11-05 15:24:26 +01:00
LICENSE Add LICENSE 2019-04-14 01:11:55 +00:00
logger.go Fix a race conditions 2020-05-17 14:34:56 +02:00
logging.go add a Close() method to Backend 2020-05-17 14:33:16 +02:00
logging_test.go Add a function to retrieve a log level by name (useful for config) 2013-06-25 16:53:42 +02:00
record.go fixes linting errors 2020-02-01 17:30:09 +01:00