debug

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextInfoLog

type ContextInfoLog struct {
	Context application.Context //starter:inject("context")
	Logger  vlog.Logger         //starter:inject("#")

	EnableDebug bool //starter:inject("${debug.enabled}")
	LogArgs     bool //starter:inject("${debug.log-arguments}")
	LogEnv      bool //starter:inject("${debug.log-environment}")
	LogProps    bool //starter:inject("${debug.log-properties}")
}

ContextInfoLog ...

func (*ContextInfoLog) Life

func (inst *ContextInfoLog) Life() *application.Life

Life ...

Jump to

Keyboard shortcuts

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