QuickLogger
QuickLogger copied to clipboard
The changes in Quick.Logger.Provider.Memory.pas of change request #103 are producing an exception
The changes in Quick.Logger.Provider.Memory.pas of change request #103 are producing an exception: trying to free the critical section in finalization crashes because it's already freed. Reversing the changes works.
I've seen this also and can add a fix and add it to the current pull request.
Added a fix to my open pull request. Now we have to wait.
Please see my suggestion changes in PR.