forked from mirror/logrus
readme: remove todo on text formatter
This commit is contained in:
parent
0998f68ad5
commit
57071602e3
|
@ -197,6 +197,5 @@ func (f *JSONFormatter) Format(entry *Entry) ([]byte, error) {
|
||||||
* Performance
|
* Performance
|
||||||
* Default fields for an instance and inheritance
|
* Default fields for an instance and inheritance
|
||||||
* Default available hooks (airbrake, statsd, dump cores)
|
* Default available hooks (airbrake, statsd, dump cores)
|
||||||
* Revisit TextFormatter
|
|
||||||
|
|
||||||
[godoc]: https://godoc.org/github.com/Sirupsen/logrus
|
[godoc]: https://godoc.org/github.com/Sirupsen/logrus
|
||||||
|
|
Loading…
Reference in New Issue