ocrd_network.logging module

ocrd_network.logging.get_root_logging_dir(module_name: str) Path[source]
ocrd_network.logging.get_cache_locked_pages_logging_file_path() Path[source]
ocrd_network.logging.get_cache_processing_requests_logging_file_path() Path[source]
ocrd_network.logging.get_processing_job_logging_file_path(job_id: str) Path[source]
ocrd_network.logging.get_processing_server_logging_file_path(pid: int) Path[source]
ocrd_network.logging.get_processing_worker_logging_file_path(processor_name: str, pid: int) Path[source]
ocrd_network.logging.get_processor_server_logging_file_path(processor_name: str, pid: int) Path[source]
ocrd_network.logging.get_mets_server_logging_file_path(mets_path: str) Path[source]