log

package
v0.0.2-0...-4ce78c8 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2021 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatadogAgentLogger

type DatadogAgentLogger struct{}

DatadogAgentLogger is a wrapper for the agent logger that we use to prevent a dependency on packages that we cannot import outside of the agent repository

func (DatadogAgentLogger) Debugf

func (l DatadogAgentLogger) Debugf(format string, params ...interface{})

Debugf is used to print a trace level log

func (DatadogAgentLogger) Errorf

func (l DatadogAgentLogger) Errorf(format string, params ...interface{})

Errorf is used to print an error

func (DatadogAgentLogger) Infof

func (l DatadogAgentLogger) Infof(format string, params ...interface{})

Infof is used to print an error

func (DatadogAgentLogger) Tracef

func (l DatadogAgentLogger) Tracef(format string, params ...interface{})

Tracef is used to print a trace level log

Jump to

Keyboard shortcuts

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