import "LogExtensions.idl";
Public Member Functions | |
| void | log (in LogInfo info) |
| Receive a log message. | |
| void LogExtensions::Logging::log | ( | in LogInfo | info | ) |
Receive a log message.
This operation can be implemented by either a typed pull supplier or a typed push consumer. It may also be provided by the log service when using a typed push supplier or a typed pull consumer. info - The log record information.
![]()