forked from mirror/logrus
readme: remove todo
This commit is contained in:
parent
f3fbc78d39
commit
2936962d6a
|
@ -258,10 +258,4 @@ func (f *JSONFormatter) Format(entry *Entry) ([]byte, error) {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### TODO
|
|
||||||
|
|
||||||
* Performance
|
|
||||||
* Default fields for an instance and inheritance
|
|
||||||
* Default available hooks (airbrake, statsd, dump cores)
|
|
||||||
|
|
||||||
[godoc]: https://godoc.org/github.com/Sirupsen/logrus
|
[godoc]: https://godoc.org/github.com/Sirupsen/logrus
|
||||||
|
|
Loading…
Reference in New Issue