tlog

package module
v0.0.0-...-1524a2a Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

README

tlog

一个开箱即用的日志工具,支持滚动日志

用法

类似fmt.printf()用法,支持三个日志级别

tlog.Infof("hello")
tlog.Warnf()
tlog.Errorf()

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Errorf

func Errorf(template string, args ...interface{})

func Infof

func Infof(template string, args ...interface{})

func Warnf

func Warnf(template string, args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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