feature/logging #3

Merged
ProfessionalUwU merged 2 commits from feature/logging into main 2023-06-29 19:01:40 +02:00

Logging

With this pull request we will be adding logging to the program with the help of Serilog.

Defaults

By default only error and fatal event will be written to the console.
The program also now create a log file which logs debug information by default.

# Logging With this pull request we will be adding logging to the program with the help of [Serilog](https://www.nuget.org/packages/Serilog). ## Defaults By default only error and fatal event will be written to the console. The program also now create a log file which logs debug information by default.
ProfessionalUwU added the
Kind/Documentation
Kind/Feature
labels 2023-06-29 19:01:20 +02:00
ProfessionalUwU self-assigned this 2023-06-29 19:01:20 +02:00
ProfessionalUwU added 2 commits 2023-06-29 19:01:21 +02:00
ProfessionalUwU merged commit f9cdac5f92 into main 2023-06-29 19:01:40 +02:00
ProfessionalUwU deleted branch feature/logging 2023-06-29 19:01:40 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ProfessionalUwU/chksum#3
No description provided.