Add watson logs

Signed-off-by: Tobias Schneider <git@cynt4k.dev>
This commit is contained in:
Tobias Schneider 2024-11-01 00:26:57 +01:00
parent ca92d6dfe6
commit 2837dd708d
Signed by: cynt4k
SSH key fingerprint: SHA256:6cho1nggDFXkAyZBfh2fS9Hc+NAd5z+CFiFFSOc4WsE
6 changed files with 52000 additions and 0 deletions

4
watson/config Normal file
View file

@ -0,0 +1,4 @@
[options]
reverse_log = False
log_current = True
report_current = True

4
watson/config.bak Normal file
View file

@ -0,0 +1,4 @@
[options]
reverse_log = True
log_current = True
report_current = True

25992
watson/frames Normal file

File diff suppressed because it is too large Load diff

25992
watson/frames.bak Normal file

File diff suppressed because it is too large Load diff

1
watson/state Normal file
View file

@ -0,0 +1 @@
{}

7
watson/state.bak Normal file
View file

@ -0,0 +1,7 @@
{
"project": "delica",
"start": 1724853992,
"tags": [
"final cutover rowan"
]
}