import "DsLogAdmin.idl";
Inherited by DsEventLogAdmin::EventLogFactory, DsLogAdmin::BasicLogFactory, DsNotifyLogAdmin::NotifyLogFactory, DsTypedEventLogAdmin::TypedEventLogFactory, and DsTypedNotifyLogAdmin::TypedNotifyLogFactory.
Public Member Functions | |
| LogList | list_logs () |
| Return all logs. | |
| Log | find_log (in LogId id) |
| Find a log with some identifier. | |
| LogIdList | list_logs_by_id () |
| List all logs by their unique identifier. | |
Find a log with some identifier.
id - An identifier key.
id or null is not found. | LogIdList DsLogAdmin::LogMgr::list_logs_by_id | ( | ) |
List all logs by their unique identifier.
![]()