mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
Docs/fix logging param name (#5146)
This commit is contained in:
parent
cde7ce49be
commit
5c83698524
@ -384,7 +384,7 @@ def load_app_config(
|
||||
"""Load the configuration from the specified config file and environment variables.
|
||||
|
||||
Args:
|
||||
set_logger_levels: Whether to set the global variables for logging levels.
|
||||
set_logging_levels: Whether to set the global variables for logging levels.
|
||||
config_file: Path to the config file. Defaults to 'config.toml' in the current directory.
|
||||
"""
|
||||
config = AppConfig()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user