python-fhs
Python module for using the FHS and XDG basedir paths.
|
◆ write_log()
Open a log file for writing. There are not many options here; logfiles are always opened for append, never read, and never removed by the program. Log directories can be created by specifying a directory as part of the name.
|