From 2936962d6aad13c62ed745319dd64ad760e95994 Mon Sep 17 00:00:00 2001 From: Simon Eskildsen Date: Wed, 23 Apr 2014 20:14:59 -0400 Subject: [PATCH] readme: remove todo --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index d8efaf3..344eec6 100644 --- a/README.md +++ b/README.md @@ -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