Sphairis / openlog

A tool to unify loggers in one go project which depend on a lot of go vendors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open logging

it is not easy to unify the logger in different go packages in a big project, you want to record all of log in same format, in same file or same backend system that is where open logging comes in

About

A tool to unify loggers in one go project which depend on a lot of go vendors

License:Apache License 2.0


Languages

Language:Go 100.0%