menu
ai_clients package
documentation
logging/log_config.dart
LogConfig
logFilePath property
logFilePath property
dark_mode
light_mode
logFilePath
property
String
?
logFilePath
final
The path to the log file (required if enableFileOutput is true).
Implementation
final String? logFilePath;
ai_clients package
documentation
logging/log_config
LogConfig
logFilePath property
LogConfig class