logger

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package logger is a logger package :)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolAttr

func BoolAttr(key string, v bool) slog.Attr

func Debug

func Debug(msg string, args ...any)

func Error

func Error(msg string, args ...any)

func Info

func Info(msg string, args ...any)

func Init

func Init(
	isEnabled bool,
	logFilePath string,
)

func IntAttr

func IntAttr(key string, v int) slog.Attr

func StringAttr

func StringAttr(key string, v string) slog.Attr

func Warn

func Warn(msg string, args ...any)

Types

This section is empty.

Jump to

Keyboard shortcuts

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