|
6ce7bf634c
|
fix: ensure all backends implement Backend
|
2022-06-03 11:03:59 +02:00 |
|
|
344505ea9d
|
lint: add golangci-lint error and fix errors
|
2022-05-31 12:23:48 +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 |
|
|
3bc019fd4e
|
Close file descriptor in FileBackend before reopening it
|
2020-02-01 10:42:42 +01:00 |
|
|
5c9b362285
|
Change return value of NoopBackend.Level() to DefaultLevel
|
2020-02-01 10:38:50 +01:00 |
|
|
1abe033b39
|
removes syslog from windows builds
|
2016-10-28 18:34:07 +02:00 |
|
|
e6b3497b2b
|
backends can be reopened
|
2014-12-04 20:25:49 +01:00 |
|
|
42ebeb58f4
|
Add a noop backend
|
2014-10-22 12:35:14 +02:00 |
|
|
c15fae57e1
|
Add A syslog backend that writes to the host daemon
|
2014-10-22 11:32:57 +02:00 |
|
|
1dc8d35f0c
|
add an IoBackend factory that accepts a generic io.writer object
|
2014-08-27 17:42:15 +02:00 |
|
|
606fd37e7d
|
Add stderr and file log backends
|
2013-06-24 17:37:46 +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 |
|