log

package
v4.7.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Log     = log.New()
	Debug   = Log.Debug
	Error   = Log.Error
	Fatal   = Log.Fatal
	Info    = Log.Info
	Success = Log.Success
)
View Source
var (
	White = color.New(color.FgWhite, color.Bold).Sprint
	Cyan  = color.New(color.FgCyan, color.Bold).Sprint
)

Functions

func CannotBeStarted

func CannotBeStarted(service string)

func CannotBeStopped

func CannotBeStopped(service string)

func ClosingConnectionWith

func ClosingConnectionWith(service string)

func ConnectionClosedWith

func ConnectionClosedWith(service string)

func ConnectionEstablishedWith

func ConnectionEstablishedWith(service string)

func ConnectionFailedWith

func ConnectionFailedWith(service string)

func DisconnectionFailedWith

func DisconnectionFailedWith(service string)

func EstablishingConnectionWith

func EstablishingConnectionWith(service string)
func Logo()

func Module

func Module(module string) string

func Server

func Server(app string) string

func Service

func Service(service string) string

func Started

func Started(service string)

func Starting

func Starting(service string)

func Stopped

func Stopped(service string)

func Stopping

func Stopping(service string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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