{ "AllowedHosts": "*", "BuildNumber": "1", "Company": "Infineon Technologies Americas Corp.", "ConnectionString": "Data Source=MESSV01EC.EC.LOCAL\\PROD1,53959;Integrated Security=True;Initial Catalog=Metrology;", "GitCommitSeven": "1234567", "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Log4netProvider": "Debug", "Microsoft.Hosting.Lifetime": "Information" } }, "InboundApiAllowedIPList": "", "IsDevelopment": false, "IsStaging": false, "MonAResource": "Asdf_Asdf_EC", "MonASite": "auc", "Serilog": { "Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ], "MinimumLevel": "Debug", "WriteTo": [ { "Name": "Debug", "Args": { "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}" } }, { "Name": "Console", "Args": { "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}" } }, { "Name": "File", "Args": { "path": "%workingDirectory% - Log/log-.txt", "outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}", "rollingInterval": "Hour" } } ], "Enrich": [ "FromLogContext", "WithMachineName", "WithThreadId" ], "Properties": { "Application": "Sample" } }, "URLs": "http://localhost:5002;", "WorkingDirectoryName": "IFXApps" }