aboutsummaryrefslogtreecommitdiff
path: root/go/glog
AgeCommit message (Collapse)AuthorFilesLines
2016-06-02directory structure change to work with glideChris Lu6-1961/+0
glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this.
2015-07-13Revert "adjust symlink"chrislusf1-2/+2
This reverts commit 8b1f83a0ed2a9715c4f2930ac114451a8eec8daf.
2015-07-12adjust symlinkchrislusf1-2/+2
as recommended in https://github.com/chrislusf/seaweedfs/issues/160
2015-07-11fix glog formatchrislusf1-1/+1
2015-07-11merge with latest glogChris Lu3-31/+259
2015-04-15Avoid system exit if only logging failed.chrislusf1-1/+8
2015-04-15Adjust log message for glog.chrislusf1-1/+1
2014-10-26formatting code by: goimports -w=true .Chris Lu1-2/+0
2014-07-20fix old tests that's found not working during travis integration.Chris Lu1-1/+1
2014-04-13remove unused code additional functions for glogChris Lu1-9/+1
2014-04-13adding instructions on how to use loggingChris Lu1-1/+1
2014-03-15fix glog formatChris Lu1-6/+4
2013-09-01issue 43 "go fmt" chagnes from "Ryan S. Brown" <sb@ryansb.com>Chris Lu1-1/+1
some basic changes to parse upload url
2013-08-09avoid changing max sizeChris Lu2-4/+3
2013-08-08switching to temporarily use glog libraryChris Lu3-4/+21
2013-08-08copying from glog project. Need to adjust several APIsChris Lu5-0/+1722