From 30bb530903352039c1b5055a756b7e246e2406b6 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 11 Jan 2016 09:13:38 -0600 Subject: Upgrading logging package --- Godeps/_workspace/src/github.com/alecthomas/log4go/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Godeps/_workspace/src/github.com/alecthomas/log4go/README (limited to 'Godeps/_workspace/src/github.com/alecthomas/log4go/README') diff --git a/Godeps/_workspace/src/github.com/alecthomas/log4go/README b/Godeps/_workspace/src/github.com/alecthomas/log4go/README new file mode 100644 index 000000000..16d80ecb7 --- /dev/null +++ b/Godeps/_workspace/src/github.com/alecthomas/log4go/README @@ -0,0 +1,12 @@ +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 -- cgit v1.2.3-1-g7c22