1
0
mirror of https://github.com/gryf/ebook-converter.git synced 2026-03-23 02:43:35 +01:00

Changing logging module location.

This commit is contained in:
2021-06-28 22:02:41 +02:00
parent b574357c2c
commit 3f57198f91
10 changed files with 41 additions and 30 deletions

View File

@@ -185,7 +185,7 @@ class InputFormatPlugin(Plugin):
:param file_ext: The extension (without the .) of the input file. It
is guaranteed to be one of the `file_types` supported
by this plugin.
:param log: A :class:`calibre.utils.logging.Log` object. All output
:param log: A :class:`calibre.logging.Logger` object. All output
should use this object.
:param accelarators: A dictionary of various information that the input
plugin can get easily that would speed up the