I want to make it so when Pantheios has written 1GB of data to a file, it will stop filling that file and create a new one and use that. I believe this is called Log rolling and I'm not sure how to go about doing it.
To be clear I'm not asking for anyone to code this for me but I just don't know where to find this information or if its even called Log rolling.