log

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Package log contains an interface to logging system

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BufLog

func BufLog(logFile *os.File) error

func BufLogError

func BufLogError(input string)

func BufLogInfo

func BufLogInfo(input string)

func BufLogWarn

func BufLogWarn(input string)

func Debug

func Debug(format string, args ...interface{})

func Error

func Error(format string, args ...interface{})

func Fatal

func Fatal(format string, args ...interface{})

func Important

func Important(format string, args ...interface{})

func Info

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

func Init

func Init(enable bool, logFilePath string, delay time.Duration)

func Raw

func Raw(format string, args ...interface{}) string

func Warning

func Warning(format string, args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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