wlog

package
v0.0.0-...-2935971 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2022 License: BSD-2-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Err = wlogger.Logger{
	Status: "Error",
	Color:  13971547,

	Webhook: dwhook.NewFromID("", ""),
}

Err is a standard logger for errors

View Source
var Info = wlogger.Logger{
	Status: "Info",
	Color:  5353325,

	Webhook: dwhook.NewFromID("", ""),
}

Info is a standard logger for info

View Source
var Spam = wlogger.Logger{
	Status: "Spam",
	Color:  0x643A2B,

	Webhook: dwhook.NewFromID("", ""),
}

Spam is a standard logger for spammy debug logging

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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