log

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 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 JadeLogServiceProvider

type JadeLogServiceProvider struct {
	framework.ServiceProvider

	Driver string // Driver

	// 日志输出个数方法
	Formatter contract.Formatter
	// 日志context上下文信息获取函数
	CtxFielder contract.CtxFielder
	// 日志输出函数
	Output io.Writer
	// contains filtered or unexported fields
}

func (*JadeLogServiceProvider) Boot

Boot 启动的时候注入

func (*JadeLogServiceProvider) IsDefer

func (l *JadeLogServiceProvider) IsDefer() bool

IsDefer 是否延迟加载

func (*JadeLogServiceProvider) Name

func (l *JadeLogServiceProvider) Name() string

func (*JadeLogServiceProvider) Params

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

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

func (*JadeLogServiceProvider) Register

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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