| Age | Commit message (Collapse) | Author |
|
use more proper variable names.
|
|
|
|
|
|
module internal variables are changed.
renamed:
o summary() -> get_summary()
o removal_address() -> get_address_to_be_removed()
|
|
modified to use proper log$role().
bug fix log messages if needed.
|
|
|
|
error_analyzer_day_limit->error_mail_analyzer_day_limit
error_analyzer_cache_dir->error_mail_analyzer_cache_dir
error_analyzer_cache_type->error_mail_analyzer_cache_type
error_analyzer_cache_mode->error_mail_analyzer_cache_mode
error_analyzer_cache_size->error_mail_analyzer_cache_size
error_analyzer_function_select_list->error_mail_analyzer_function_select_list
error_analyzer_function->error_mail_analyzer_function
error_analyzer_simple_count_limit->error_mail_analyzer_simple_count_limit
|
|
|
|
|
|
|
|
use more proper local variable names.
|
|
|
|
modified to use $curproc->log*() interface.
|
|
|
|
So, print() format depends on FML::Error::Analyzer::* class.
|
|
|