avoid changing max size

This commit is contained in:
Chris Lu
2013-08-09 00:17:07 -07:00
parent ed154053c8
commit 27f04a382a
3 changed files with 6 additions and 6 deletions

View File

@@ -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() {