plog
plog copied to clipboard
Permission Denied when i use remove to delete log file while running the application!
Hi, I tried to delete a log file using remove. This used to work before i started using plog. Now i get permission denied error. I'm guessing plog is not closing the log file. How do i close the log file after writing to it?
Hi,
Oh, it was changed a long ago. Could you describe your use case? Why do you delete log files for a running app? Probably the old behavior should be returned.
I am working on a legacy application which has the option to refresh/delete current logs.