I want to create a file for my logs. But how can I continue on writing logs into one single file? For the first use I create the file and save my first log in it. But how can I continue on writing on this file without deleting the previous log messages?
Share
1 Answer