igoki icon indicating copy to clipboard operation
igoki copied to clipboard

Main window: Implement log panel

Open CmdrDats opened this issue 4 years ago • 1 comments

This will be useful, particularly in the early stages, so that testers can quickly send me relevant information when there are problems.

CmdrDats avatar Oct 20 '21 20:10 CmdrDats

This actually turns out to be surprisingly tricky to get right - the socket.io library uses slf4j and so there's all sorts of bindings involved here with log4j and clojure.tools.logging.. I don't know.. it's a mess, and I'd rather be doing other, more interesting things.

CmdrDats avatar Oct 24 '21 19:10 CmdrDats