Module logging

Entities

entity logging::LogDir

Parents: std::Entity

Models a log file in the configuration model

attribute string name
attribute string path
attribute string matches='.*\.log'
attribute string priority
attribute string type=''
attribute string tag=''
relation std::Host host [1]

other end: std::Host.log_dirs [0:*]

The following implements statements select implementations for this entity:

entity logging::LogFile

Parents: std::Entity

Models a log file in the configuration model

attribute string path
attribute string type=''
attribute string tag=''
relation std::Host host [1]

other end: std::Host.log_files [0:*]

The following implements statements select implementations for this entity: