Skip to content

Commit

Permalink
doc(eventlog) init
Browse files Browse the repository at this point in the history
@jbenet

yeah, these are just sane defaults

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
  • Loading branch information
Brian Tiger Chow committed Nov 17, 2014
1 parent 78ea667 commit 7dd3813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/eventlog/option.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import (
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/gopkg.in/natefinch/lumberjack.v2"
)

// init sets up sane defaults
func init() {
Configure(TextFormatter)
Configure(Output(os.Stderr))
Expand Down

0 comments on commit 7dd3813

Please sign in to comment.