Skip to main content

LOG_DIR_ENV

Constant LOG_DIR_ENV 

Source
pub const LOG_DIR_ENV: &str = "AI_MEMORY_LOG_DIR";
Expand description

Environment variable consulted for the operational log directory override. Read with std::env::var_os so non-UTF-8 paths on Windows pass through unchanged.