Quick & Reliable server service logging for golang.
This golang logging lib provides Debug, Info, Error and Fatal in logging interface for a typical server service
respectively.
Meanwhile, it also provides 2 kinds of implementation using standard logging package and zerolog. Checkout the examples for detailed usage.