package
0.6.0
Repository: https://github.com/coveooss/multilogger.git
Documentation: pkg.go.dev

# Functions

Attributes convert any object representation to valid color attributes.
ErrorPrint call standard fmt.Printf function but using the color out stream.
ErrorPrintf call standard fmt.Printf function but using the color out stream.
ErrorPrintln call standard fmt.Println function but using the color out stream.
FormatMessage analyses the arguments to determine if Sprintf or Sprintln should be used.
New returns a ColorWriter build from supplied attribute names.
NewColorWriter creates a writeable color from a fatih Color object.
Print call standard fmt.Printf function but using the color out stream.
Printf behave as Printf, it expects to have a format string after the color attributes.
Println call standard fmt.Println function but using the color out stream.
Set changes the current output color for all following output to stdout.
SetError lets the user redefine the default writer used to print to stderr.
SetOut lets the user redefine the default writer used to print to stdout.
Sprint returns a string formatted with attributes that are supplied before.
Sprintf returns a string formatted with attributes that are supplied before.
Sprintln returns a string formatted with attributes that are supplied before.
TryConvertAttributes tries to convert any object representation to valid color attribute.
TryNew returns a ColorWriter build from supplied attribute names.
TrySet changes the current output color for all following output to stdout.

# Constants

Background attributes.
Background attributes.
Background attributes.
Background attributes.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes high intensity.
Background attributes.
Background attributes.
Background attributes.
Background attributes.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
Foreground attributes.
Foreground attributes.
Foreground attributes.
Foreground attributes.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes high intensity.
Foreground attributes.
Foreground attributes.
Foreground attributes.
Foreground attributes.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.
The following constant are copied from the color package in order to get the actual string names.

# Variables

Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.
Imports fatih/color functions into the current package.

# Structs

ColorWriter is used as a regular color.Color object, but it is able to be used as io.Writer.

# Type aliases

No description provided by the author
No description provided by the author