* feat: implement logging system to replace print statements * refactor: rename get_logger to _get_logger to mark as internal * test: add logger tests, fix corrupted-file warning test, add docstring example --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Borda <6035284+Borda@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| __init__.py | ||
| conftest.py | ||
| test_conversion.py | ||
| test_file.py | ||
| test_image.py | ||
| test_internal.py | ||
| test_iterables.py | ||
| test_logger.py | ||
| test_video.py | ||