Hacker News new | ask | show | jobs
by voakbasda 24 days ago
A buffered file may not be fully written to disk if the program exits suddenly. That’s generally a highly undesirable trait for a log file.
1 comments

Line buffering solves this