summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error
AgeCommit message (Collapse)Author
2008-09-10document: fix typofukachan
2006-11-19fix copyrightfukachan
2006-11-19fix comments.fukachan
use more proper variable names.
2006-02-15fix method name: remove -> deletefukachan
2005-08-17fix copyrightfukachan
2005-08-10FNF:fukachan
module internal variables are changed. renamed: o summary() -> get_summary() o removal_address() -> get_address_to_be_removed()
2004-12-05define logdebug() to disable log messages.fukachan
modified to use proper log$role(). bug fix log messages if needed.
2004-07-23fix comments (FNF)fukachan
2004-05-22rename variable: $error_* -> $error_mail_*fukachan
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
2004-04-23remove "use FML::Log;".fukachan
2004-04-11fix commentsfukachan
2004-02-26firstly, constructor() expires too old cache.fukachan
2004-02-15white space cosmetics.fukachan
2004-01-31validate input address.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01update/fix comments.fukachan
use more proper local variable names.
2003-10-15space cosmeticsfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
modified to use $curproc->log*() interface.
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-28move main part of print() to FML::Error::Analyzer::* modules.fukachan
So, print() format depends on FML::Error::Analyzer::* class.
2003-05-28FMF: fix ocmmentsfukachan
2003-05-28restructuring under FML::Error class to be more extensible.fukachan
2003-03-06modified not to use _new().fukachan
removed _new().
2003-02-09cosmetics (white spaces)fukachan
2003-01-26FNF: style (space and \n)fukachan
2003-01-25FNF: fix commentsfukachan
2003-01-07fix copyrightfukachan
2003-01-05implement get_data_detail()fukachan
2003-01-04bugfix missing my at day check valuestmu
2003-01-04change day checkpoint at simple_counttmu
add simple_count2() error_continuity2() for error type 4xx
2003-01-04add analize day limittmu
2002-12-24clean up: nuke \s*$fukachan
2002-12-23avoid undef warning.fukachan
2002-12-18clean up comments and messagesfukachan
2002-12-12defined()fukachan
2002-11-20mkdir $error_analyzer_cache_dir if not existsfukachan
2002-10-20FNFfukachan
2002-09-22remove superfluous white spacesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-26error_continuity: in summation, bad if $v >= 2fukachan
2002-08-17error_continuity: sum up time sequence with not point but mountainfukachan
with some width.
2002-08-16rename: simple_count_by_day -> error_continuityfukachan
2002-08-16bug fix commentfukachan
2002-08-16analyzer functionsfukachan
2002-08-07enable automatic user removing (prototype)fukachan
2002-08-07Initial revisionfukachan