OpenTTD / eints

WebTranslator for OpenTTD and its add-ons
GNU General Public License v2.0
5 stars 11 forks source link

Improve logging of eints and bottle #17

Closed TrueBrain closed 3 years ago

TrueBrain commented 3 years ago

And one minor fix found along the way.

In general, print/stderr etc don't end up in tools monitoring software for problems. They do hook into logging infrastructure and can do all kind of funky things because of it.