Commit 84354c75 authored by Brian Tiger Chow's avatar Brian Tiger Chow Committed by Juan Batiz-Benet

doc(eventlog) init

@jbenet

yeah, these are just sane defaults

License: MIT
Signed-off-by: default avatarBrian Tiger Chow <brian@perfmode.com>
parent ef65bb1c
......@@ -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))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment