/TracingLauncher

Console app that launches another app and sends stdout/stderr to .NET trace

Primary LanguageC#

TracingLauncher

Console app that launches another app and sends stdout/stderr to .NET trace

Usage

To use TracingLauncher in your Azure Web App for pumping everything from stdout / stderr to Azure Blob Storage, these are the steps:

  • Download the latest release zip from here
  • Unzip it and place the contents (3 files) in your Azure Web App's wwwroot directory
  • Review and modify the web.config file as appropriate for your web app.