Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2654
bool configuration_impl::has_console_log() const {
2655
return has_console_log_;
2656
}
2657
2658
bool configuration_impl::has_file_log() const {
2659
return has_file_log_;
Callers
2
configuration_test.cpp
File · 0.80
set_configuration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected