Added some logging and updated man page

This commit is contained in:
James Booth
2012-08-22 00:30:24 +01:00
parent b30662fef7
commit 4dbd8bbefa
9 changed files with 62 additions and 8 deletions

View File

@@ -81,4 +81,3 @@ log_close(void)
g_time_zone_unref(tz);
fclose(logp);
}