mirror of
https://github.com/42wim/matterbridge
synced 2024-11-07 09:20:23 +00:00
.. | ||
.gitignore | ||
config.go | ||
filelog.go | ||
LICENSE | ||
log4go.go | ||
pattlog.go | ||
README | ||
socklog.go | ||
termlog.go | ||
wrapper.go |
# This is an unmaintained fork, left only so it doesn't break imports. 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