Files
@ efd088f7903b
Branch filter:
Location: kallithea/scripts/run-all-cleanup
efd088f7903b
185 B
text/plain
kallithea-cli: introduce generic custom logging configuration for each cli command
Command line commands have different needs for logging than the server process.
To enable that use case, allow config sections to be enabled (and thus augment
existing sections), depending on which kallithea-cli command is running.
Command line commands have different needs for logging than the server process.
To enable that use case, allow config sections to be enabled (and thus augment
existing sections), depending on which kallithea-cli command is running.