I am setting up a new application using python and the RDP library to get snapshot data. Logging output from the RDP library is ignoring my application logger and output is send to the root of my project directory. How can I redirect the logging information to store this in a different directory?