log

package
v0.0.0-...-0e46d6e Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Package log centralizes logging for the app.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(message string, v ...interface{})

Debug log.

func Error

func Error(message string, v ...interface{})

Error log.

func Fatal

func Fatal(message string, v ...interface{})

Fatal logs an error and exits.

func Info

func Info(message string, v ...interface{})

Info log.

func SetDebug

func SetDebug(v bool)

SetDebug toggles debug level logging.

func Warn

func Warn(message string, v ...interface{})

Warn log.

Types

This section is empty.

Jump to

Keyboard shortcuts

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