Log service developed in Go, it is very fast in sending message log since used channel with non-blocking sender. It also uses gRPC as communication protocol
$ cd example
$ ./build.sh
$ cd example
$ mkdir example/data
$ ./bin/dwlog-linux-amd64 -c conf/dwlog.json