mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-23 21:47:52 +08:00
doc(eventlog) init
@jbenet yeah, these are just sane defaults License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
This commit is contained in:

committed by
Juan Batiz-Benet

parent
ef65bb1ce3
commit
84354c7545
@ -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))
|
||||
|
Reference in New Issue
Block a user