/loglang

generalized log processor

Primary LanguageJavaApache License 2.0Apache-2.0

Build Status

Loglang

generalized log processor

build requirement

  • maven
  • JDK1.8
  • git
  • bash
  • ant

how to build

$ git clone git@github.com:sekiguchi-nagisa/loglang.git
$ cd loglang
$ ./setup.sh
$ mvn package