Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.13 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.13 KB

apachelog

GoDoc License Travis

IMPORTANT: This project is in active development and is not yet ready for production.

Apachelog is Go package for parsing Apache HTTP logs It requires Go 1.8 or newer to compile.

Install

To install the latest version of apachelog, issue the following command:

go get -u github.com/e-XpertSolutions/go-apachelog/apachelog

Contributing

Contributions are greatly appreciated. The project follows the typical GitHub pull request model for contribution.

License

The sources are release under a BSD 3-Clause License. The full terms of that license can be found in LICENSE file of this repository.