MCPcopy Create free account
hub / github.com/COVESA/vsomeip / has_console_log

Method has_console_log

implementation/configuration/src/configuration_impl.cpp:2654–2656  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2652}
2653
2654bool configuration_impl::has_console_log() const {
2655 return has_console_log_;
2656}
2657
2658bool configuration_impl::has_file_log() const {
2659 return has_file_log_;

Callers 2

set_configurationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected