1 write to _context
Microsoft.Extensions.Logging.AzureAppServices (1)
FileLoggerConfigureOptions.cs (1)
17
_context
= context;
1 reference to _context
Microsoft.Extensions.Logging.AzureAppServices (1)
FileLoggerConfigureOptions.cs (1)
23
options.LogDirectory = Path.Combine(
_context
.HomeFolder, "LogFiles", "Application");