Commit Graph

8 Commits

Author SHA1 Message Date
Christoph J. Scherr 763f734649
monitoring base
basic check_uptime works
2023-07-08 23:43:02 +02:00
Christoph J. Scherr 7137922d2e
add metnion of docs.rs/libpt 2023-07-08 16:41:42 +02:00
Christoph J. Scherr 5865d65fa8
readmy updated for package registries
version incremented
2023-07-08 16:21:30 +02:00
Christoph J. Scherr a9bb35c2ba
fancy release docu for v0.1.0 2023-07-08 16:06:12 +02:00
Christoph J. Scherr a25bf40a5b
readme update 2023-07-08 15:01:22 +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 2564eee991
starting a codebase 2023-07-07 00:36:49 +02:00
Christoph J. Scherr ad65b87cdf Initial commit 2023-07-06 22:05:34 +02:00