P
pigeonrandle
Hi,
I'm quite sure this could start a lot of arguements .
If i am creating a log file that is constantly added to during the
lifetime of my program, is it best to have a permanent Streamwriter
object that i write to and then flush after each comment, or to spawn a
new one each time i need to add to the log? Or maybe there's some
magical medium i haven't heard of?
Forget the postcards, just post your answers here instead.
James.
I'm quite sure this could start a lot of arguements .
If i am creating a log file that is constantly added to during the
lifetime of my program, is it best to have a permanent Streamwriter
object that i write to and then flush after each comment, or to spawn a
new one each time i need to add to the log? Or maybe there's some
magical medium i haven't heard of?
Forget the postcards, just post your answers here instead.
James.