A logger that prints into a file
open file pointed to by name with mode
print msg into the log
release resource associated with the logger
See Implementation
A logger that prints into a file