Probably using [structlog](https://www.structlog.org/en/stable/) That's useful for the SSH/telnet servers, but also when running locally, especially for debugging: ```shell $ gambaterm myrom.gbc --log-file gambaterm.logs # In another terminal $ tail -F gambaterm.logs ```
Probably using structlog
That's useful for the SSH/telnet servers, but also when running locally, especially for debugging:
$ gambaterm myrom.gbc --log-file gambaterm.logs # In another terminal $ tail -F gambaterm.logs