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 4 hours 2024-02-13 01:05:43 +01:00
leon added spent time 4 hours 2024-02-15 02:59:59 +01:00
leon added spent time 4 hours 2024-02-15 22:11:11 +01:00
leon added spent time 1 hour 2024-05-06 21:12:21 +02:00
This repo is archived. You cannot comment on issues.
No description provided.