[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1071062: ITP: golang-github-mgutz-logxi -- 12-factor app logger (library)



Package: wnpp
Severity: wishlist
Owner: Francisco Vilmar Cardoso Ruviaro <vilmar@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-go@lists.debian.org, vilmar@debian.org

* Package name    : golang-github-mgutz-logxi
  Version         : 1
  Upstream Contact: Mario Gutierrez <mario@mgutz.com>
* URL             : https://github.com/mgutz/logxi
* License         : Expat
  Programming Lang: Go
  Description     : 12-factor app logger (library)

  Log XI is a structured 12-factor app (http://12factor.net/logs)
  logger built for speed and happy development.
  .
   * Simpler. Sane no-configuration defaults out of the box.
   * Faster. See benchmarks vs logrus and log15.
   * Structured. Key-value pairs are enforced. Logs JSON in production.
   * Configurable. Enable/disable Loggers and levels via env vars.
   * Friendlier. Happy, colorful and developer friendly logger in
     terminal.
   * Helpful. Traces, warnings and errors are emphasized with file, line
     number and callstack.
   * Efficient. Has level guards to avoid cost of building complex
     arguments.


Reply to: