/steak-log

A realtime log service

Primary LanguageGoApache License 2.0Apache-2.0

steak-log 💨

A realtime log service 日志记录服务,基于syslog

How to use

dep ensure

go build -o steaklog -i logserver.go

./steaklog

:) You can setup your own path for saving logs and binding address in configuration.yaml.