Hi all! What is the easiest way to log some data from my mock.cfg / site-defaults.cfg ? I dynamically load repo-priority file and generates repos-data. So I want to print some debug as INFO message. How can I connect to mock's logger, so I wouldn't see my debug with mock -q -r ... and would see it otherwise (without -q) ?
I take a look into sources and find there is logging.warning level before reading config files..=\ Any ideas? --- Regards, Vit Ry. _______________________________________________ buildsys mailing list -- [email protected] To unsubscribe send an email to [email protected]
