Malin D.V. Lab work 7 #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "LabWork_07"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: Malin D.V. Lab work 7to Malin D.V. Lab work 7Зачтено с понижением балла(ов)
@ -15,0 +29,4 @@
services.AddSingleton<FormMapWithSetLocomotives>()
.AddLogging(option =>
{
var serilogLogger = new LoggerConfiguration()
Настройку логера следует выносить в отдельный конфигурационный файл, чтобы ее можно было менять без пересборки проекта
Pull request closed