Log Module ========== .. automodule:: funannotate2.log :members: :undoc-members: :show-inheritance: The log module provides logging functions used by other modules. Key Functions ------------ startLogging ~~~~~~~~~~ .. autofunction:: funannotate2.log.startLogging Starts the logging process. finishLogging ~~~~~~~~~~ .. autofunction:: funannotate2.log.finishLogging Finishes the logging process.