Sakurasan/log4go
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# This is an fork maintained by AlexStocks. Please see http://log4go.googlecode.com/ for more log4go usages. My personal package( github.com/AlexStocks/goext/log/) wrappered log4go functions further more. 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