logfacility

package
v0.0.0-...-08b660f Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package logfacility provides symbolic constants for the various parts of the application that might want to do logging.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ID

type ID uint8

ID represents a part of the application that wants to write log messages.

const (
	Common ID = iota
	LDAP
	GUI
)

func All

func All() []ID

Jump to

Keyboard shortcuts

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