package
Version:
v0.0.0-...-b175514
Opens a new window with list of versions in this module.
Published: Jun 29, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package logdomain provides constants to identify different parts of
the application.
ID identifies a part of the application that wants to write messages to the log.
const (
Collect ID = iota
Database
DBPool
Monitor
Web
Discover
Client
)
All returns a slice of all valid IDs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.