Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manub/clf4s

A Scala library to read logs in Apache's Common Log Format.
https://github.com/manub/clf4s

Last synced: about 4 hours ago
JSON representation

A Scala library to read logs in Apache's Common Log Format.

Awesome Lists containing this project

README

        

CLF4S
=====

A simple Scala library to read logs in Apache's Common Log Format.

You can import it with SBT like this:
* ```libraryDependencies += "me.baghino" % "clf4s_2.11" % "0.0.1"```