log

package
v0.0.0-...-af619fd Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewlessTestingLog

func NewlessTestingLog(params ...interface{}) (interface{}, error)

NewlessTestingLog 测试日志,直接打印到控制台

Types

type LessLogServiceProvider

type LessLogServiceProvider struct {
	framework.ServiceProvider

	Driver string // Driver

	// 日志级别
	Level contract.LogLevel
	// 日志输出格式方法
	Formatter contract.Formatter
	// 日志context上下文信息获取函数
	CtxFielder contract.CtxFielder
	// 日志输出信息
	Output io.Writer
}

LessLogServiceProvider 服务提供者

func (*LessLogServiceProvider) Boot

Boot 启动的时候注入

func (*LessLogServiceProvider) IsDefer

func (l *LessLogServiceProvider) IsDefer() bool

IsDefer 是否延迟加载

func (*LessLogServiceProvider) Name

func (l *LessLogServiceProvider) Name() string

Name 定义对应的服务字符串凭证

func (*LessLogServiceProvider) Params

func (l *LessLogServiceProvider) Params(c framework.Container) []interface{}

Params 定义要传递给实例化方法的参数

func (*LessLogServiceProvider) Register

Register 注册一个服务实例

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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