clog

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 8 Imported by: 0

README

colorized logging

Documentation

Overview

colorized logging

Index

Constants

View Source
const (
	LevelTrace   = slog.Level(-8)
	LevelDebug   = slog.LevelDebug
	LevelInfo    = slog.LevelInfo
	LevelWarning = slog.LevelWarn
	LevelError   = slog.LevelError
	LevelFatal   = slog.Level(12)
)

Variables

This section is empty.

Functions

func HTTPResponse

func HTTPResponse(req *http.Request, code int, additional ...string) string

func NewConsoleHandler

func NewConsoleHandler(options *slog.HandlerOptions) *consoleHandler

Types

This section is empty.

Jump to

Keyboard shortcuts

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