Skip to content

Commit 7afb35b

Browse files
committed
Bumped v0.5.1
Signed-off-by: Vishal Rana <[email protected]>
1 parent 74b535d commit 7afb35b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ func (c *Client) Log() (log *Log) {
7373
sling: c.sling.Path("/log"),
7474
logger: c.logger,
7575
Level: LevelInfo,
76+
Fields: Fields{},
7677
BatchSize: 60,
7778
DispatchInterval: 60,
7879
}

0 commit comments

Comments
 (0)