Is there a way to add a file handler to a log class that extends File? I am new to this and do not really wrap my head around the idea of this. I am coming from the Microsoft side of the fence. I need to implement a rotating buffer and keep the log down to a certain size for performance and easy uploading.