|
db53d11d61
|
feat: add trhee log levels
|
2022-05-31 16:04:07 +02:00 |
|
|
344505ea9d
|
lint: add golangci-lint error and fix errors
|
2022-05-31 12:23:48 +02:00 |
|
|
572fff1be4
|
Fix a race conditions
Two accesses to a loggers were not protected by a logger's mutex
|
2020-05-17 14:34:56 +02:00 |
|
|
79da88fda7
|
add a Close() method to Backend
|
2020-05-17 14:33:16 +02:00 |
|
|
c6819aa61d
|
fixes linting errors
|
2020-02-01 17:30:09 +01:00 |
|
|
4cc1baab95
|
Adds a few locks
|
2016-04-28 14:17:23 +02:00 |
|
|
294692d146
|
support for named loggers and Loggers can be exported as stdlib loggers
|
2014-08-18 13:03:24 +02:00 |
|
|
316863735d
|
Move the filter on the level of the record from backends to the logger (in order to have consistent behaviour)
|
2013-06-24 17:35:43 +02:00 |
|
|
f89ada6800
|
Initial commit
|
2013-06-21 18:37:09 +02:00 |
|