forked from alecthomas/log4go
-
Notifications
You must be signed in to change notification settings - Fork 0
Logging package similar to log4j for the Go programming language
License
nblib/log4go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Please see http://log4go.googlecode.com/ Installation: - Run `goinstall log4go.googlecode.com/hg` Usage: - Add the following import: import l4g "log4go.googlecode.com/hg" Acknowledgements: - pomack For providing awesome patches to bring log4go up to the latest Go spec # New feature * log 到文件可以选择滚动类型,比如:按天,小时等等. ### 1.2 socketlog序列化record为json时使用的json包修改为字符串拼接,测试序列化过程速度加快1倍左右
About
Logging package similar to log4j for the Go programming language
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Go 100.0%