Skip to content

dogenzaka/ruslog

Repository files navigation

ruslog During the development :)

Build Status Coverage

wrap logrush

What is ruslog?

logging library that extend the logrus

Features

  • Manage multiple loggers.
  • Manage of an Appender and Formatter.
  • File appender
  • Asynchronous log output

Requirements

Getting started

$ go get github.com/dogenzaka/ruslog

Example

TODO

Default appender and formatter

  • Formatter

    • Default
    • Text
    • Json
  • Appender

    • Default

Add

TODO

Development

Test

$ make install-test
$ make test

License

MIT License

About

Easy logging with Sirupsen/logrus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •