log

package
v0.0.1-alpha Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OneLogServiceProvider

type OneLogServiceProvider struct {
	framework.ServiceProvider

	Driver string

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

func (*OneLogServiceProvider) Boot

Boot 启动的时候注入

func (*OneLogServiceProvider) IsDefer

func (l *OneLogServiceProvider) IsDefer() bool

IsDefer 是否延迟加载

func (*OneLogServiceProvider) Name

func (l *OneLogServiceProvider) Name() string

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

func (*OneLogServiceProvider) Params

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

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

func (*OneLogServiceProvider) Register

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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