Last active
July 13, 2017 19:45
-
-
Save sartan/f8a5686c45acb578d8d048bcc55aa29e to your computer and use it in GitHub Desktop.
set logging level for .net app on cloud foundry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cf set-env <app_name> Logging__LogLevel__Default Debug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment