logging

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const LoggingServiceKey = "monitoring.logging"

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggingService

type LoggingService struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(k types.IKernel) *LoggingService

func (*LoggingService) GetConfig

func (s *LoggingService) GetConfig(key string) string

func (*LoggingService) GetData

func (s *LoggingService) GetData(key string) interface{}

func (*LoggingService) GetKernel

func (s *LoggingService) GetKernel() types.IKernel

func (*LoggingService) GetLogger

func (s *LoggingService) GetLogger() types.ILogger

func (*LoggingService) GetName

func (s *LoggingService) GetName() string

func (*LoggingService) GetRootLogger

func (s *LoggingService) GetRootLogger() types.ILogger

func (*LoggingService) Init

func (s *LoggingService) Init() error

func (*LoggingService) Register

func (s *LoggingService) Register() error

func (*LoggingService) SetConfig

func (s *LoggingService) SetConfig(key string, value string)

func (*LoggingService) SetData

func (s *LoggingService) SetData(key string, value interface{})

func (*LoggingService) Start

func (s *LoggingService) Start() error

func (*LoggingService) Stop

func (s *LoggingService) Stop() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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