Module logging¶
- License: Apache 2.0
- Version: 0.4.1
- Author: Inmanta <code@inmanta.com>
- Upstream project: https://github.com/inmanta/logging.git
Entities¶
-
entity
logging::LogDir¶ Parents:
std::EntityModels a log file in the configuration model
-
attribute string
matches='.*\.log'¶
-
attribute string
path¶
-
attribute string
name¶
-
attribute string
type=''¶
-
attribute string
priority¶
-
attribute string
tag=''¶
-
relation std::Host
host[1]¶ other end:
std::Host.log_dirs [0:*]
The following implements statements select implementations for this entity:
-
attribute string
-
entity
logging::LogFile¶ Parents:
std::EntityModels a log file in the configuration model
-
attribute string
type=''¶
-
attribute string
path¶
-
attribute string
tag=''¶
-
relation std::Host
host[1]¶ other end:
std::Host.log_files [0:*]
The following implements statements select implementations for this entity:
-
attribute string