Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 248 Bytes

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.