Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:45:25 +02:00
39e5787ea1 Initialize Cargo Config
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 15:43:16 +02:00
e50c4dfe05 typos and docu
a25bf40a5b readme update
d36b7c0d04 fixed logger multi init
4fc6ac7e0a working logger in python with stub
7da4e18456 logger rust test success
Compare 9 commits »
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:37:19 +02:00
8271e937bd set those weird special values
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:21:11 +02:00
f785ef5637 made config to json
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:19:33 +02:00
c0ca4a2bc7 „config.toml“ löschen
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:18:25 +02:00
e6002bc8b8 empty conf
PlexSheep created branch master in PlexSheep/_cargo-index 2023-07-08 15:16:40 +02:00
PlexSheep pushed to master at PlexSheep/_cargo-index 2023-07-08 15:16:40 +02:00
34db88a011 please push and display
a2063a9333 initial commit
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 15:15:57 +02:00
34db88a011 please push and display
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 15:14:55 +02:00
a2063a9333 initial commit
PlexSheep created repository PlexSheep/_cargo-index 2023-07-08 15:12:12 +02:00
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 15:01:24 +02:00
a25bf40a5b readme update
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 14:43:14 +02:00
d36b7c0d04 fixed logger multi init
PlexSheep commented on issue PlexSheep/pt#1 2023-07-08 01:17:00 +02:00
Logger struct unable to log at trace level

implemented in 7da4e184563b92ebb432924bb6bfc0c36fade726

PlexSheep closed issue PlexSheep/pt#1 2023-07-08 01:17:00 +02:00
Logger struct unable to log at trace level
PlexSheep commented on issue PlexSheep/pt#3 2023-07-08 01:16:35 +02:00
add rust and python tests for the Logger

implemented in 4fc6ac7e0ae7069cc43b42d9f359c43a05e5c2b7

PlexSheep closed issue PlexSheep/pt#3 2023-07-08 01:16:35 +02:00
add rust and python tests for the Logger
PlexSheep pushed to master at PlexSheep/pt 2023-07-08 01:15:43 +02:00
4fc6ac7e0a working logger in python with stub
PlexSheep pushed to master at PlexSheep/pt 2023-07-07 23:36:57 +02:00
7da4e18456 logger rust test success
PlexSheep pushed to master at PlexSheep/pt 2023-07-07 21:05:40 +02:00
88de9b0fe0 logger works, but only half tests