cashocs.set_log_level# cashocs.set_log_level(level: int) → None# This method sets the log level of the default handler, i.e., the console. Parameters: level (int) – The log level that should be used for the default handler. Return type: None