Add: loggerFactory.AddPLogger(Configuration);
In: public void Configure(IApplicationBuilder app, IWebHostEnvironment env, ILoggerFactory loggerFactory)
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
},
"PLogger": {
"PLogType": "file",
"PLogEnabled": true,
"BaseNameFile": "plogger.txt",
"PLogFileMaxSizeKB": 1024,
"PLogFileMessageTemplate": "{0}",
"StringConnection": "StringConnection",
"StoredProcedureName": "AddError",
"MessageParameterName": "@ErrorName"
}
},
"AllowedHosts": "*"
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4