Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/manub/clf4s
- Owner: manub
- License: mit
- Created: 2015-06-26T09:05:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T12:51:32.000Z (over 9 years ago)
- Last Synced: 2023-07-07T19:20:47.409Z (over 1 year ago)
- Language: Scala
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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"```