Graham Zuber
Graham Zuber
Thanks @paulbatum, it looks like this is going to require some additional changes because we assume it's going to be a connection string [here](https://github.com/Azure/azure-cli/blob/d1676f65bc643396ea1f562ac29cf2c66cd55d05/src/azure-cli/azure/cli/command_modules/appservice/custom.py#L550).
I'm going to reopen this because after investigation, it looks like #2279 is unrelated.
@acrov Thanks for the suggestion! You should be able to inject a custom logger so you can see the category for your logs, would that work? Or did you want...
@acrov this is good input, thank you! Especially since we seem to be outputting category when running from Visual Studio. Unfortunately I can't promise anything, but I'll go ahead and...