logrus

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

README

CI Go Report Card GoDoc

logrus

import "github.com/go-coldbrew/log/loggers/logrus"

Deprecated: Package logrus provides a BaseLogger implementation for logrus. The logrus library has been in maintenance mode since 2020 and is no longer actively developed. Use the slog backend (loggers/slog) instead, which is the default and recommended backend.

Index

func NewLogger

func NewLogger(options ...loggers.Option) loggers.BaseLogger

NewLogger returns a BaseLogger impl for logrus

Generated by gomarkdoc

Documentation

Overview

Deprecated: Package logrus provides a BaseLogger implementation for logrus. The logrus library has been in maintenance mode since 2020 and is no longer actively developed. Use the slog backend (loggers/slog) instead, which is the default and recommended backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(options ...loggers.Option) loggers.BaseLogger

NewLogger returns a BaseLogger impl for logrus

Types

This section is empty.

Jump to

Keyboard shortcuts

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