You are not logged in.
Offline
Thanks a lot for the very detailed description, and ready to use MRE.
Thanks to this, it was easy to track and fix.
This was indeed a buffer management issue: the TSynLog.OnFlushToStream method was not calling fWriterEcho.
Should be fixed now by:
https://github.com/synopse/mORMot2/commit/4c29ecc8d
Offline
Thanks again for the quick resolution!
Offline