Draft: Some minor logging improvements:
Some minor logging improvements:
- Use a logger so that library users can more easily control logging output
- Rely on logging's format expansion, so debug messages aren't expanded if they're not going to be logged (not much of an impact for python-apt, but good practice)
- Remove an unnecessary newline in log message