Skip to content

curl URL printing moved to the DEBUG level

Mikhail Mineev requested to merge mmineev/athena:24.0-mvg-06 into main

The CURL URL printing moved to the DEBUG level. Now the CrestApi request URL are printed if the DEBUG level set in the JobOptions:

acc.getService("IOVDbSvc").OutputLevel=DEBUG

Merge request reports