Add watson logs
Signed-off-by: Tobias Schneider <git@cynt4k.dev>
This commit is contained in:
parent
ca92d6dfe6
commit
2837dd708d
6 changed files with 52000 additions and 0 deletions
4
watson/config
Normal file
4
watson/config
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[options]
|
||||||
|
reverse_log = False
|
||||||
|
log_current = True
|
||||||
|
report_current = True
|
||||||
4
watson/config.bak
Normal file
4
watson/config.bak
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
[options]
|
||||||
|
reverse_log = True
|
||||||
|
log_current = True
|
||||||
|
report_current = True
|
||||||
25992
watson/frames
Normal file
25992
watson/frames
Normal file
File diff suppressed because it is too large
Load diff
25992
watson/frames.bak
Normal file
25992
watson/frames.bak
Normal file
File diff suppressed because it is too large
Load diff
1
watson/state
Normal file
1
watson/state
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
{}
|
||||||
7
watson/state.bak
Normal file
7
watson/state.bak
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"project": "delica",
|
||||||
|
"start": 1724853992,
|
||||||
|
"tags": [
|
||||||
|
"final cutover rowan"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue