#include <audit_api_message_service_imp.h>
◆ emit()
Method that generates Audit API message event.
- Parameters
-
type | Message event type. |
component | Component name. |
component_length | Component name length. |
producer | Producer name. |
producer_length | Producer name length. |
message | Message. |
message_length | Message length. |
key_value_map | Key-value map pointer. The function does not perform key values uniqueness. |
key_value_map_length | Key-value map length. |
- Returns
- This method always returns false. The service is using underlying Audit API function that do not allow to distinguish, whether the audit log plugin has been called or not.
The documentation for this class was generated from the following files: