Logging Lou #15

Open
opened 2024-02-09 19:17:08 +01:00 by leon · 0 comments
Owner

A module with the following properties

  • statically accessible
  • as async as possible would either require spawning a separate thread for each call or the use of something like Tokio, which I would both like to avoid, unless actually needed.
  • easy to use in both async and synchronous environments
  • configurable
A module with the following properties - [x] statically accessible - [x] ~~as async as possible~~ would either require spawning a separate thread for each call or the use of something like [Tokio](https://tokio.rs/), which I would both like to avoid, unless actually needed. - [x] easy to use in both async and synchronous environments - [x] configurable
leon added the
Priority
High
Kind/Feature
labels 2024-02-09 19:17:08 +01:00
leon self-assigned this 2024-02-09 19:17:08 +01:00
leon added this to the Development Board project 2024-02-09 19:17:08 +01:00
leon added this to the Version 1.0 milestone 2024-02-09 19:17:37 +01:00
leon added spent time 2024-02-13 01:05:43 +01:00
4 hours
leon added spent time 2024-02-15 02:59:59 +01:00
4 hours
leon added spent time 2024-02-15 22:11:11 +01:00
4 hours
leon added spent time 2024-05-06 21:12:21 +02:00
1 hour
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 13 hours
leon
13 hours
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: KomuSolutions/WANessa#15
No description provided.