summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja/log.cf
AgeCommit message (Collapse)Author
2006-05-04% format of strftime(3) is available for $log_filefukachan
2006-04-22variable name changed due tu overhaul of FML::File::Rotate.fukachan
$log_rotate_size_limit $log_rotate_archive_file_total
2005-08-23$log_syslog_host -> $log_syslog_serversfukachan
2005-05-26define syslog related variablesfukachan
2004-11-20new systematic value definitionsfukachan
2004-04-17define $log_ratate variablesfukachan
2003-11-29--computer-output -> --log-computer-outputfukachan
$*computer_output -> $*log_computer_output
2003-11-29define $use_computer_output.fukachan
modify FML::Process::* to use it. FML::Process::Kernel supports customization by $computer_output_engine definition. $curproc->log_message_init() is called within prepare() method of each program.
2003-10-18define log_file_*_charset and modify log module to use it.fukachan
2003-10-17add $domain_local_log_filefukachan
2002-09-245.0 -> 8.0fukachan
2002-07-31[trial] change default $log_format_typefukachan
Example: 02/07/31 00:56:19 distribute[29507] try mta=127.0.0.1:25 by IPv6
2002-06-01major variable naming overhaulfukachan
relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file
2001-12-09Initial revisionfukachan