/go-apachelog

A logger for go servers that uses the apache common log format.

Primary LanguageGoMIT LicenseMIT

go-apachelog

This is a small library to write your server logs in Apache Common Log Format. See the documentation for usage instructions.

The code is mostly based on logging.go in Camlistore.