minlog

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

Package minlog implements a (sub)minimal logger see https://github.com/clarktrimble/sabot for a featureful implementation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MinLog

type MinLog struct{}

func (*MinLog) Error

func (ml *MinLog) Error(ctx context.Context, msg string, err error, kv ...any)

func (*MinLog) Info

func (ml *MinLog) Info(ctx context.Context, msg string, kv ...any)

func (*MinLog) WithFields

func (ml *MinLog) WithFields(ctx context.Context, kv ...any) context.Context

Jump to

Keyboard shortcuts

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