log

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2021 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 GocoreLogServiceProvider

type GocoreLogServiceProvider struct {
	framework.ServiceProvider

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

GocoreLogServiceProvider 服务提供者

func (*GocoreLogServiceProvider) Boot

func (*GocoreLogServiceProvider) IsDefer

func (l *GocoreLogServiceProvider) IsDefer() bool

func (*GocoreLogServiceProvider) Name

func (l *GocoreLogServiceProvider) Name() string

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

func (*GocoreLogServiceProvider) Params

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

func (*GocoreLogServiceProvider) Register

Register 注册一个服务实例

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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