[Pharo-users] Re: How to log pharo output to stdio safely?

2024-04-17 Thread stephane ducasse
just out of my mind and before breakfast :) did you see Stdio ? S > On 18 Apr 2024, at 01:31, Tim Mackinnon wrote: > > Hi - I've been messing around with deploying a hobby pharo app to the web.. > which has become a lot simpler over the years, although the tech keeps > changing and you have

[Pharo-users] How to log pharo output to stdio safely?

2024-04-17 Thread Tim Mackinnon
Hi - I've been messing around with deploying a hobby pharo app to the web.. which has become a lot simpler over the years, although the tech keeps changing and you have to relearn things. Anyway, I have my image in one of the wonderful BA Docker containers, and it runs well - and the host I'm u