dashlog

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package dashlog

支持前缀和分类的日志工具

A logging tool that supports prefix and sorting

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(args ...any)

Debug @Editor robotyang at 2023

Debug is a ...

func Debugf

func Debugf(format string, args ...any)

Debugf @Editor robotyang at 2023

Debugf is a ...

func Error

func Error(args ...any)

Error @Editor robotyang at 2023

Error is a ...

func Errorf

func Errorf(format string, args ...any)

Errorf @Editor robotyang at 2023

Errorf is a ...

func Fatal

func Fatal(args ...any)

Fatal @Editor robotyang at 2023

Fatal is a ...

func Fatalf

func Fatalf(format string, args ...any)

Fatalf @Editor robotyang at 2023

Fatalf is a ...

func Info

func Info(args ...any)

Info @Editor robotyang at 2023

Info is a ...

func Infof

func Infof(format string, args ...any)

Infof @Editor robotyang at 2023

Infof is a ...

func Panic

func Panic(args ...any)

Panic @Editor robotyang at 2023

Panic is a ...

func Panicf

func Panicf(format string, args ...any)

Panicf @Editor robotyang at 2023

Panicf is a ...

func Pre

func Pre(pre string) (func(), error)

Pre @Editor robotyang at 2023

Pre 设置日志前缀

@Param pre 日志前缀字符串

@Return.error always nil

func Warn

func Warn(args ...any)

Warn @Editor robotyang at 2023

Warn is a ...

func Warnf

func Warnf(format string, args ...any)

Warnf @Editor robotyang at 2023

Warnf is a ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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