sdsc-ordes / modos-api

Python API to manage multi-omics digital objects
https://sdsc-ordes.github.io/modos-api
Apache License 2.0
0 stars 0 forks source link

[Feature request]: implement logger #92

Open almutlue opened 1 month ago

almutlue commented 1 month ago

Description

Add a logger module. Maybe trying https://github.com/Delgan/loguru? Or logging?

Importance Level

Low

Affected Components

api, cli

Technical Requirements

Logging informs the user of the action being performed.

Acceptance criteria

No response

almutlue commented 1 month ago

Needs to be send to Stderr because streaming uses stdout