Skip to main content

CLIENT_LOG_FILE_NAME

Constant CLIENT_LOG_FILE_NAME 

Source
pub const CLIENT_LOG_FILE_NAME: &str = "hyperdb-mcp.log";
Expand description

Name of the client-side log file written in resolve_log_dir. The MCP binary’s main opens this file and sets it as a tracing subscriber target so both startup errors and runtime events land here.