Hi there! I lost some hours due to an infinite loop (shame on me). During debugging I was looking exclusively on logs, but there was no log before or after the loop (no log at all from ksp) so I investigated what could have been executed BEFORE Ksp. It looks like it's actually a Logger behaviour, logs don't appear until some unknown event? Is there some documentation about that?