Jump to: navigation, search

Changes


Serilog

2 bytes added, 11:09, 5 August 2020
|- align="left"
|}
**Added a way for the User to configure the default log path, the file count limit, the log event level and rolling policies through Logger.config with changing only the “value”“values”, which are set on their default.
**The default Log path is set to C:\Users\.......\source\repos\UBIK.Server\Branches\.......\UBIK.Studio\bin\Debug\Logs and its values can be changed to any local path(e.g. value="C:\logs") or it can be changed using the Environment Variables (e.g. value="%SYSTEMDRIVE%\logs").
**The default for the event level is set to Debug and its values can be changed to Verbose, Information, Warning, Error or Fatal.
415
edits