Thibault bcea9fee51
Fix #1215 Remove incorrect references to non-existent MagicDraw items (#1216)
* Remove mdxml references in component READMEs

* Remove mdxml format in .*ignore files

* Remove .mdxml exclude from spell checking

If the .mdxml file no longer exists, there is no need to specify them. This could also be a way to track the reappearance of .mdxml files in the project.

* Remove MagicDraw user guide

* Remove MagicDraw ug link from ToC
2022-01-25 13:38:18 -05:00

6 lines
415 B
Plaintext

This directory defines an ActiveLogger component. This is an active component that stores events generated in the system.
It has the ability to filter the types of events for storage and for sending.
ActiveLoggerComponentAi.xml - Defines the active logger component type
ActiveLoggerImpl.hpp(.cpp) - The implementation class for the active logger
ActiveLoggerImplCfg.hpp - Set of configuration settings for logger