summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Log.pm
AgeCommit message (Expand)Author
2008-06-28fix copyrightfukachan
2007-01-17fix logic: select one of (syslog, file, error).fukachan
2006-07-09white space cosmeticsfukachan
2006-05-04expand % format in $log_file by strftime(3).fukachan
2006-04-02fix copyrightfukachan
2006-04-02clean up input buffer (nuke \s+$)fukachan
2005-08-23$log_syslog_host -> $log_syslog_serversfukachan
2005-08-15use sprintf instead of "${name}[${pid}]:" to avoid error in perl 5.6.xfukachan
2005-05-26preliminary syslog extension support.fukachan
2004-07-23fix comments (FNF)fukachan
2004-01-02fix copyrightfukachan
2003-09-13comment on STDERR usagefukachan
2003-01-11fix comments.fukachan
2002-12-26create log file with mode 0600 if could.fukachan
2002-12-18clean up commnets.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-09-11not use /dev/stderrfukachan
2002-07-31use File::Basename;fukachan
2002-07-02clean up comments, fix copyrightfukachan
2002-06-22eval Log(warn ...) || print stderr itfukachan
2002-05-24print STDERR $msg if Log() failsfukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-27FML::Date -> Mail::Message::Datefukachan
2001-07-15use _pid (s/pid/_pid/) in configurationfukachan
2001-05-27clean up documentationfukachan
2001-03-20define Log(), LogWarn() and LogError().fukachan
2001-03-10s/traditional/fml4_compatible/fukachan
2001-02-25clean up docfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-07s/log_message_format/log_format_type/fukachan
2001-02-05follow $config->{log_message_format}fukachan
2001-01-27add sender information in each log messagefukachan
2001-01-20s/logfile/log_file/fukachan
2001-01-19Initial revisionfukachan