Mainly this is a question about how to get a similar behaviour as java logging, where it is enough to create or edit the logging config file to change the behaviour of the logging.
Is this possible in Python without having to modify the scripts which are using logging functions?