Open druce opened 4 days ago
Was having trouble with adding some logging in content_generator.py
I think it should use setup_logger to use same config.yaml settings as client.py, anyway not sure why they should be different.
Anyway after making the change I can add logger.debug statements in content_generator.py and they work as expected.
Was having trouble with adding some logging in content_generator.py
I think it should use setup_logger to use same config.yaml settings as client.py, anyway not sure why they should be different.
Anyway after making the change I can add logger.debug statements in content_generator.py and they work as expected.