0

Since Azure Web Sites cannot use DiagnosticsMonitor, how can we write our Log4Net logging to specific Blob?

Community
  • 1
  • 1
Jerry Bian
  • 3,998
  • 6
  • 29
  • 54

1 Answers1

3

There's a log4net Azure Appender that supports writing to a Blob.

stuartd
  • 70,509
  • 14
  • 132
  • 163