Closed
Description
Detailed Description
Update GRM to make use of Serilog for logging purposes (both to file and to console).
Currently the logging mechanism uses custom logic to log text to a file, and normal Console calls to output to the console. However this should be changed to use Serilog instead.
Context
Quoting Gary:
add a proper logger into GRM, so we get a bit more control over the text that is written to the output
Possible Implementation
Already mentioned.
Your Environment
Not Important