DaanHoogland commented on issue #8779: URL: https://github.com/apache/cloudstack/issues/8779#issuecomment-1999821089
@rajujith , TRACE are set on purpose by a developer, so that must be for a reason. I think nothing below INFO should be visible by default. DEBUG not be visible beyond TRACE is a **bug**, however! > Although many of the logging statements are DEBUG they don't appear unless TRACE is enabled. Do you have pointers on which DEBUG has this problem? so in summary, you want the sending of - com.cloud.agent.api.GetRemoteVmsCommand - com.cloud.agent.api.GetRemoteVmsAnswer - com.cloud.agent.api.CopyRemoteVolumeCommand to be logged as DEBUG? is there more? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
