atomica.utils.stop_logging

atomica.utils.stop_logging()[source]

Stop logging output to file

This function will clear the atomica_file_handler and close the last-opened log file. If file logging has not started, this function will return normally without raising an error

Return type:

None