
Public Member Functions | |
| void | logEntryReceived (ILogEntry logEntry) |
This class defines the interface for classes (LCEngine) that support custom callbacks for receiving log entries submitted to the logging mechanism and for processing them.
| void com::cosylab::logging::engine::ACS::ACSRemoteLogListener::logEntryReceived | ( | ILogEntry | logEntry | ) |
The method is executed when a new log arrives from the NC
| logEntry | The new log just read from the NC |
Implemented in alma::acs::logging::archive::zoom::ManualZoomDlg, alma::acs::logging::tools::LogFileExtractor, alma::acs::logging::tools::LogFileSplitter, com::cosylab::logging::LoggingClient, com::cosylab::logging::RemoteResponseCallbackText, alma::acs::jlog::test::zoom::FileHelperTest, alma::acs::jlog::test::zoom::FilesManagerTest, alma::acs::logging::engine::LogReceiver::MyRemoteResponseCallback, alma::acs::jlog::test::EngineAudienceTest, alma::acs::jlog::test::EngineFilteringTest, alma::acs::jlog::test::LoadSaveTest, alma::acs::jlog::test::LogDispatcherTest::LogsRecv, alma::acs::jlog::test::LogEngineProfiler, alma::acs::jlog::test::LogListener, alma::acs::jlog::test::LogListenerStressTest, alma::acs::logclient::LogListener, and alma::acs::logtools::monitor::LogDetailsDispatcher.
Referenced by alma::acs::logging::engine::io::IOHelper::injectLog(), com::cosylab::logging::engine::ACS::ACSListenersDispatcher::publishLog(), com::cosylab::logging::engine::simulator::simulatorRemoteAccess::run(), and alma::acs::logging::archive::QueryDlg::submitQuery().
1.6.2