finesse.config.log_handler_instance

finesse.config.log_handler_instance()[source]

Get the Finesse stream handler instance, creating and adding it to the root logger if necessary.

Raises

ExistingLogHandlerError

If an existing log handler is set for the finesse logger by the time this function is first called in the current session.