zwde
|
78bede6d52
增加每天切割日志文件的功能,程序运行时指定 --dailyRolling=true参数即可
|
5 gadi atpakaļ |
Michael Berlin
|
65d674618f
Fix problem that -log_dir will not be respected when anything is logged before flag.Parse().
|
9 gadi atpakaļ |
David Symonds
|
44145f04b6
log: Add Exit, Exitf etc.
|
10 gadi atpakaļ |
David Symonds
|
c56a6cb113
Pad thread ID in log header to 7 spaces, to match C++ format.
|
10 gadi atpakaļ |
David Symonds
|
c741557f8f
log: add *Depth function for log wrapping.
|
10 gadi atpakaļ |
David Symonds
|
b83197c33c
Fix log format to space pad PID instead of zero pad.
|
10 gadi atpakaļ |
David Symonds
|
5066b11157
Fix non-atomic set of logging.filterLength.
|
11 gadi atpakaļ |
David Symonds
|
49850ea55f
Redirect messages written to the standard "log" package to the INFO log,
|
11 gadi atpakaļ |
Rob Pike
|
d1c4472bf2
Add a sentence to the documentation that flag.Parse must be called first.
|
11 gadi atpakaļ |
Rob Pike
|
c6f9652c71
document -log_dir, the one undocumented flag in this package.
|
11 gadi atpakaļ |
Rob Pike
|
228ba85797
Fix typo, reformat top comment slightly.
|
11 gadi atpakaļ |
Rob Pike
|
f74c4c6b96
Add documentation about flushing and flags.
|
11 gadi atpakaļ |
David Symonds
|
c2ab0c9a9b
Use path/filepath instead of path for manipulating OS paths.
|
11 gadi atpakaļ |
David Symonds
|
47832e5afe
Gofmt all source files.
|
11 gadi atpakaļ |
Rob Pike
|
2b6b498888
Fix the license text in the source files. It was incorrect. Should be all consistent now.
|
11 gadi atpakaļ |
Rob Pike
|
3e682cc72c
Initial commit.
|
11 gadi atpakaļ |