Module logging

Entities

entity logging::LogDir

Parents: std::Entity

Models a log file in the configuration model

attribute string path
attribute string tag=''
attribute string name
attribute string matches='.*\.log'
attribute string type=''
attribute string priority
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 tag=''
attribute string type=''
relation std::Host host [1]

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

The following implements statements select implementations for this entity: