20 #ifndef MIR_REPORT_LOGGING_CONNECTOR_REPORT_H_ 21 #define MIR_REPORT_LOGGING_CONNECTOR_REPORT_H_ 43 void thread_start()
override;
44 void thread_end()
override;
46 void creating_session_for(
int socket_handle)
override;
51 void error(std::exception
const&
error)
override;
54 std::shared_ptr<mir::logging::Logger>
const logger;
All things Mir.
Definition: atomic_callback.h:25
creating_socket_pair
Definition: connector_report_tp.h:46
listening_on
Definition: connector_report_tp.h:51
void log(ml::Severity severity, std::string const &message)
Definition: logger.cpp:78
Definition: connector_report.h:30
Definition: connector_report.h:38