console

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

log_console.go:

Provides console logging through the common interface.
To use, create the logger object with the following syntax:
  NewConsoleLogger()

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConsoleLogger

func NewConsoleLogger() *consoleLogger

NewConsoleLogger creates a default logger object that prints log messages to the console.

func NewConsoleLoggerExt

func NewConsoleLoggerExt(prefix string, flags int) *consoleLogger

NewConsoleLoggerExt() allows the user to create a customized logger that will then be used by the vlogger interface.

Types

This section is empty.

Jump to

Keyboard shortcuts

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