Commits
User selector
Commit History
Commits on Mar 17, 2016
fix variables that werent being called
Show description for 0e025b4committed
Commits on Dec 15, 2015
Move timeutils functions to the only places where they are used.
Show description for 27220eccommitted
Commits on Dec 13, 2015
Fix typos found across repository
Show description for 927b334committed
Commits on Oct 12, 2015
add labels/env log option for jsonfile
Show description for 0083f6eauthored andcommitted
Commits on Aug 8, 2015
Enable golint in pkg/jsonlog and pkg/jsonmessage.
Show description for 5220f3bcommitted
Commits on Jul 22, 2015
remove dead code after decoupling from jsonlog
Show description for d3b3ebccommitted
Commits on Jun 27, 2015
Add test coverage to pkg/jsonlog
Show description for e7a9a0bcommitted
Commits on May 12, 2015
Make sure log pipes are closed
Show description for e3ba3ddcommitted
Commits on May 10, 2015
Add --since argument to docker logs cmd
Show description for cb9a6b9committed
Commits on Apr 27, 2015
Small if err cleaning
Show description for 8445381committed
Antonio Murdaca
Commits on Mar 31, 2015
pkg/jsonlog: add JSONLogBytes for low allocations
Show description for b535ed3committed
Commits on Mar 26, 2015
Replace aliased imports of logrus, fixes #11762
Show description for 6f4d847committed
Antonio Murdaca
Commits on Feb 13, 2015
Rename BINDDIR to BIND_DIR
Show description for 987050acommitted
Commits on Jan 29, 2015
Fix logs, so now, old and followed logs has same format without []
Show description for e16bcc3committed
Commits on Oct 27, 2014
update sysinfo to logrus
Show description for 0a37f83committed
Commits on Sep 23, 2014
Test for jsonlog.WriteLog
Show description for 2add198committedBenchmark for jsonlog.WriteLog
Show description for 81c9927committed
Commits on Sep 22, 2014
pkg/jsonlog: avoid JSONLog allocation in loop
Show description for 473bb52committedClose logs pipes and catch write errors
Show description for a7ee201committedChange unused WriteCloser to Writer
Show description for fd3f2e1committed
Commits on Sep 17, 2014
use custom marshalling for JSONLog
Show description for 9851e8ccommitted
Commits on Aug 6, 2014
utils.Debugf -> log.Printf, move jsonlog to own package.
Show description for 5cdb9c8committed
Erik Hollensbe
Loading