mirror of https://github.com/sirupsen/logrus.git
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
|
||||
* Default fields for an instance and inheritance
|
||||
* Default available hooks (airbrake, statsd, dump cores)
|
||||
* Revisit TextFormatter
|
||||
|
||||
[godoc]: https://godoc.org/github.com/Sirupsen/logrus
|
||||
|
|
Loading…
Reference in New Issue