README 346 B

1234567891011121314
  1. # This is an unmaintained fork, left only so it doesn't break imports.
  2. Please see http://log4go.googlecode.com/
  3. Installation:
  4. - Run `goinstall log4go.googlecode.com/hg`
  5. Usage:
  6. - Add the following import:
  7. import l4g "log4go.googlecode.com/hg"
  8. Acknowledgements:
  9. - pomack
  10. For providing awesome patches to bring log4go up to the latest Go spec