logruswrapper

package module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2026 License: MIT Imports: 8 Imported by: 0

README

logrus-wrapper

An opinionated wrapper to simplify Logrus initialization and configuration.

Overview

logrus-wrapper is a lightweight Go library that wraps the popular Sirupsen Logrus logger, providing a streamlined API for common logging scenarios. This wrapper reduces boilerplate code and enforces consistent logging patterns across your Go applications.

Features

  • Simple Initialization: Get started with sensible defaults out-of-the-box
  • Reduced Boilerplate: Minimize logging setup code in your applications
  • Opinionated Configuration: Preconfigured settings for common use cases
  • Logrus-based: Built on top of the battle-tested Sirupsen Logrus library
  • Easy Integration: Drop-in replacement for Logrus in your projects

Installation

go get github.com/nandhasuhendra/logrus-wrapper

Documentation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL