Skip to content

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

Notifications You must be signed in to change notification settings

shrishrirang/TracingLauncher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%