package
Version:
v0.1.96
Opens a new window with list of versions in this module.
Published: Oct 28, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "dockerlogger",
Short: "Monitor and filter Docker container logs.",
Long: cmdUsage,
RunE: dockerlogger,
}
Cobra command for Docker logger
Core functionality functions
InspectNetwork retrieves detailed information about a Docker network.
type LogConfig struct {
}
Types
Source Files
¶
Click to show internal directories.
Click to hide internal directories.