log

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HadeLogServiceProvider

type HadeLogServiceProvider struct {
	framework.ServiceProvider

	// common config for log
	Formatter  contract.Formatter
	Level      contract.LogLevel
	CtxFielder contract.CtxFielder
	// contains filtered or unexported fields
}

func (*HadeLogServiceProvider) Boot

Boot will called when the service instantiate

func (*HadeLogServiceProvider) IsDefer

func (l *HadeLogServiceProvider) IsDefer() bool

IsDefer define whether the service instantiate when first make or register

func (*HadeLogServiceProvider) Name

func (l *HadeLogServiceProvider) Name() string

/ Name define the name for this service

func (*HadeLogServiceProvider) Params

func (l *HadeLogServiceProvider) Params() []interface{}

Params define the necessary params for NewInstance

func (*HadeLogServiceProvider) Register

Register registe a new function for make a service instance

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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