Commit Graph

5 Commits

Author SHA1 Message Date
Christoph J. Scherr 7803195c24 restructure to workspace oriented design 2023-09-15 17:00:22 +02:00
Christoph J. Scherr b9b0a40cd6 display for results 2023-09-10 19:58:36 +02:00
Christoph J. Scherr b8ab5eaac3
monitor uptime completed 2023-07-09 17:53:20 +02:00
Christoph J. Scherr 763f734649
monitoring base
basic check_uptime works
2023-07-08 23:43:02 +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