SVCS - English Documentation
Loading...
Searching...
No Matches
Deprecated List
Member svcs::services::IObserver::notify (const Event &event)=0
Note: This method appears redundant with update(const Event& event).
Member svcs::services::Logger::notify (const Event &event) override
Note: This method is likely redundant with update(const Event& event) based on the IObserver definition. It should ideally map to the same logic as update.