Skip to content

Update logging mechanism to make use of Serilog #179

Closed
@AdmiringWorm

Description

@AdmiringWorm

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions