More logging for webapp deployment #923
@ -437,7 +437,7 @@ def command( # noqa: C901
|
||||
result = "SKIP"
|
||||
continue
|
||||
|
||||
main_logger.log_file(
|
||||
main_logger.log(
|
||||
"Found pending request %s to run application %s on %s."
|
||||
% (r.id, r.attributes.application, requested_name)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user