QuickLogger
QuickLogger copied to clipboard
Delphi/Linux: Stops logging after fork the process
Delphi 11 Update 1 Platform: Linux 64
After calling fork method, the logger stops writing in log file. Daemon is working properly and no exceptions are generated. In the end of application, logger caused Abort exception and process hangs.
Not the author/owner, but can you create a simple example to reproduce?