Commit graph

60 commits

Author SHA1 Message Date
763f734649
monitoring base
basic check_uptime works
2023-07-08 23:43:02 +02:00
eb1e78be96
basic cli interface 2023-07-08 21:22:55 +02:00
f75111ae90
add networking module 2023-07-08 16:53:33 +02:00
e50c4dfe05
typos and docu 2023-07-08 15:42:28 +02:00
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
4fc6ac7e0a
working logger in python with stub
was a mess until it wasnt anymore, yay
2023-07-08 01:15:40 +02:00
7da4e18456
logger rust test success 2023-07-07 23:36:55 +02:00
88de9b0fe0
logger works, but only half tests 2023-07-07 21:05:37 +02:00
2564eee991
starting a codebase 2023-07-07 00:36:49 +02:00
917d584808
maturin init 2023-07-06 22:06:31 +02:00