Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geode-solutions/OpenGeode
/ set_file_path
Method
set_file_path
src/geode/basic/file_logger_client.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void FileLoggerClient::set_file_path( std::string_view file_path )
112
{
113
impl_->set_file_path( file_path );
114
}
115
116
void FileLoggerClient::trace( const std::string &message )
117
{
Callers
1
test_change_log_file
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_change_log_file
Function · 0.36