zlog

package
v0.0.0-...-63eae10 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2018 License: LGPL-2.1 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TCatcher

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

TCatcher -

func (*TCatcher) Catch

func (o *TCatcher) Catch()

Catch -

func (*TCatcher) Error

func (o *TCatcher) Error(condition interface{}, text ...interface{})

Error -

func (*TCatcher) Panic

func (o *TCatcher) Panic(condition interface{}, text ...interface{})

Panic -

func (*TCatcher) Return

func (o *TCatcher) Return(condition interface{})

Return -

func (*TCatcher) Warning

func (o *TCatcher) Warning(condition interface{}, text ...interface{})

Warning -

type TLog

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

TLog -

func Instance

func Instance(name string) *TLog

Instance -

func New

func New(name string) *TLog

New -

func (*TLog) Add

func (o *TLog) Add(logger ...*zlogger.TLogger)

Add -

func (*TLog) Catcher

func (o *TLog) Catcher() *TCatcher

Catcher -

func (*TLog) Debug

func (o *TLog) Debug(text ...interface{})

Debug -

func (*TLog) Error

func (o *TLog) Error(condition interface{}, text ...interface{})

Error -

func (*TLog) Info

func (o *TLog) Info(text ...interface{})

Info -

func (*TLog) Instance

func (o *TLog) Instance(name string) *TLog

Instance -

func (*TLog) Log

func (o *TLog) Log(level loglevel.TLevel, resetFilter loglevel.TFilter, err error, text ...interface{})

Log -

func (*TLog) Notice

func (o *TLog) Notice(text ...interface{})

Notice -

func (*TLog) Panic

func (o *TLog) Panic(condition interface{}, text ...interface{})

Panic -

func (*TLog) Reset

func (o *TLog) Reset(resetFilter loglevel.TFilter, text ...interface{})

Reset -

func (*TLog) State

func (o *TLog) State() loglevel.TFilter

State -

func (*TLog) String

func (o *TLog) String() string

String -

func (*TLog) Warning

func (o *TLog) Warning(condition interface{}, text ...interface{})

Warning -

Jump to

Keyboard shortcuts

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