aboutsummaryrefslogtreecommitdiff
path: root/go/glog/convenient_api.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/glog/convenient_api.go')
-rw-r--r--go/glog/convenient_api.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/go/glog/convenient_api.go b/go/glog/convenient_api.go
index b209c0b5c..ac2c2e7f8 100644
--- a/go/glog/convenient_api.go
+++ b/go/glog/convenient_api.go
@@ -4,9 +4,8 @@ import ()
/*
Copying the original glog because it is missing several convenient methods.
-1. change log file size limit to 180MB
-2. use ToStderrAndLog() in the weed.go
-3. remove nano time in log format
+1. use ToStderrAndLog() in the weed.go
+2. remove nano time in log format
*/
func ToStderr() {