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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user