Skip to content

[DEV] Configure logger #32

Description

@harvestcore

Summary: Configure the logger in the backend and worker projects.

The logger to use is Serilog. See https://serilog.net/.

Functional notes:

  • The logger must output its information to the desired formats and outputs.

Technical notes:

  • The logger must be configured to output data to:
    • Console
    • MongoDB
    • Plain text file.
  • Keep in mind the documentation.

Dependencies:

Subtasks:

  • None for now.

Acceptance criteria:

  • Tests are added if possible.
  • The technical notes are met.

Metadata

Metadata

Assignees

Labels

taskMain task

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions