# README
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
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Logger is a interface for log tool.