Hi!
I love so much how this package deals with multiprocessing
I want to keep my current log settings like in facebookresearch/hydra since I adopted all logs to that format in my project.
I think about solution when setup_logging is used in main where hydra main config is available
Thank you.