logger

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 2 Imported by: 0

README

Logger

Go doc

暂无介绍...

目录导航

列出了该 package 下所有的函数及类型定义,可通过目录导航进行快捷跳转 ❤️

展开 / 折叠目录导航

类型定义

类型 名称 描述
STRUCT Ants 暂无描述...
STRUCT GNet 暂无描述...

详情信息

Ants STRUCT
type Ants struct{}

func (*Ants) Printf(format string, args ...interface {})

GNet STRUCT
type GNet struct{}

func (*GNet) Debugf(format string, args ...interface {})

func (*GNet) Infof(format string, args ...interface {})

func (*GNet) Warnf(format string, args ...interface {})

func (*GNet) Errorf(format string, args ...interface {})

func (*GNet) Fatalf(format string, args ...interface {})

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ants

type Ants struct {
}

func (*Ants) Printf

func (slf *Ants) Printf(format string, args ...interface{})

type GNet

type GNet struct {
}

func (*GNet) Debugf

func (slf *GNet) Debugf(format string, args ...interface{})

func (*GNet) Errorf

func (slf *GNet) Errorf(format string, args ...interface{})

func (*GNet) Fatalf

func (slf *GNet) Fatalf(format string, args ...interface{})

func (*GNet) Infof

func (slf *GNet) Infof(format string, args ...interface{})

func (*GNet) Warnf

func (slf *GNet) Warnf(format string, args ...interface{})

Jump to

Keyboard shortcuts

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