eggshell.log

Progress and errors in WPS processes are logged by the server. The initialization of the log file for each process is done using the init_process_logger().

Module Contents

eggshell.log.init_process_logger(filename=None)[source]

Connect and initialize the logging mechanism to a given file.

Parameters:filename (str) – Logging file name. Defaults to log.txt