client

package
v0.0.0-...-1949622 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_SENDER_QUEUE_SIZE = 100
)

Full filename not required as of now.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogPostClient

type LogPostClient struct {
	PkgName    string
	PkgVersion string
	// contains filtered or unexported fields
}

func InitLogger

func InitLogger(pkgName, pkgVersion string, logLevel int32, remote_sender bool) *LogPostClient

func (*LogPostClient) Error

func (l *LogPostClient) Error(e error, format string, args ...interface{}) error

func (*LogPostClient) Fatal

func (l *LogPostClient) Fatal(e error, format string, args ...interface{})

func (*LogPostClient) Info

func (l *LogPostClient) Info(format string, args ...interface{})

func (*LogPostClient) PkgId

func (l *LogPostClient) PkgId() string

func (*LogPostClient) TraceEnd

func (l *LogPostClient) TraceEnd(format string, args ...interface{})

func (*LogPostClient) TraceStart

func (l *LogPostClient) TraceStart(format string, args ...interface{})

Jump to

Keyboard shortcuts

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