logging

package
v0.0.0-...-da0a988 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MPL-2.0 Imports: 3 Imported by: 12

Documentation

Overview

Package logging : Provides printing on the terminal using several colors.

Package logging contains utility functions to work with logs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Blue

func Blue(str string) string

Blue :

func Bold

func Bold(str string) string

Bold :

func Green

func Green(str string) string

Green :

func Orange

func Orange(str string) string

Orange :

func Print

func Print(log string)

Print :

func PrintDebug

func PrintDebug(log string)

PrintDebug :

func Println

func Println(log string)

Println :

func PrintlnDebug

func PrintlnDebug(log string)

PrintlnDebug :

func PrintlnError

func PrintlnError(err interface{})

PrintlnError :

func PrintlnVerbose

func PrintlnVerbose(log string)

PrintlnVerbose : Print the log to the terminal if the configuration's "IsVerboseLogRequired" value is set to "true".

func Red

func Red(str string) string

Red :

Types

This section is empty.

Jump to

Keyboard shortcuts

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