Skip to content

Instantly share code, notes, and snippets.

@sartan
Last active July 13, 2017 19:45
Show Gist options
  • Save sartan/f8a5686c45acb578d8d048bcc55aa29e to your computer and use it in GitHub Desktop.
Save sartan/f8a5686c45acb578d8d048bcc55aa29e to your computer and use it in GitHub Desktop.
set logging level for .net app on cloud foundry
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