2
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
36edf93538
feat: Implement Oodle logging
The `verbosity` parameter hadn't worked before because there is
a callback that needs to be set. Since the tool runs under Wine,
the Windows default behaviour applied, which logged to the
Event Viewer.
To get output to stdout/stderr, a custom logging handler needs
to be provided.
2022-10-20 17:45:45 +02:00
e18ae5b371
feat: Implement oodle-cli 2022-10-18 19:02:35 +02:00