Commit Graph

4 Commits

Author SHA1 Message Date
Christoph J. Scherr 0f2b62c999
theoretical pyhton stubs and bindings
but they are not usable for some reason
2023-07-09 19:08:55 +02:00
Christoph J. Scherr d36b7c0d04
fixed logger multi init
the logger test sometimes crashed due to multithreading problems in combination with a Logger module panicing when the INITIALIZED AtomicBool was false due to cargo tests multithreading
2023-07-08 14:43:11 +02:00
Christoph J. Scherr 4fc6ac7e0a
working logger in python with stub
was a mess until it wasnt anymore, yay
2023-07-08 01:15:40 +02:00
Christoph J. Scherr 88de9b0fe0
logger works, but only half tests 2023-07-07 21:05:37 +02:00