Skip to content

Use dict config for logging.

  • Allow user to include a logging_config.py in the gajim user dir
  • Support --logging-config to allow user to pass a custom logging config
  • provide a default logging configuration: 'logging_config.py'

Fixed up to deal with refactoring from work done back in 2018-04-21

Merge request reports