Recording Application Errors. Log4J’s most common use may be for tracking errors. Errors are captured in the code and written to logs or tables. The application can then be configured to write debug, informational, or just error messages. Table 11 lists examples from the regular application logs. Error: 2014-01-24 15:57:46,313 ERROR – A last name or SSN or ▇▇▇ ID is required. 2014-01-24 15:57:46,313 ERROR – navigation.app.internal.pf.PFPersonSearch | Vetoing transaction: | User: cltdev01 | cltdev01:R_Search:1390597066301:+Lfvo3W+z2RjTdM6BnF5LiyK The only difference between debug, info, and error is the severity that is displayed. Debug: 2014-01-24 15:57:35,526 DEBUG – navigation.web.internal.sa.SAWorkSitePref | WebAppSecurityXSSLog : XSS Vulnerability testing for current request finished : | User: cltdev01 | cltdev01:R_START:1390597055523:+Lfvo3W+z2RjTdM6BnF5LiyK Info: 2014-01-24 15:57:35,466 INFO – navigation.app.internal.pf.PFWorkSitePref | BasePF.doMethod: checking retry flag | User: cltdev01 | cltdev01:R_CHANGE_WORK_MODE:1390597054216:+Lfvo3W+z2RjTd M6BnF5LiyK
Appears in 2 contracts
Sources: Contract for Modernization of Legacy Property Tax System, Contract for Modernization of Legacy Property Tax System
Recording Application Errors. Log4J’s most common use may be for tracking errors. Errors are captured in the code and written to logs or tables. The application can then be configured to write debug, informational, or just error messages. Table 11 lists examples from the regular application logs. Error: • 2014-01-24 15:57:46,313 ERROR – A last name or SSN or ▇▇▇ ID is required. • 2014-01-24 15:57:46,313 ERROR – navigation.app.internal.pf.PFPersonSearch | Vetoing transaction: | User: cltdev01 | cltdev01:R_Search:1390597066301:+Lfvo3W+z2RjTdM6BnF5LiyK • The only difference between debug, info, and error is the severity that is displayed. Debug: • 2014-01-24 15:57:35,526 DEBUG – navigation.web.internal.sa.SAWorkSitePref | WebAppSecurityXSSLog : XSS Vulnerability testing for current request finished : | User: cltdev01 | cltdev01:R_START:1390597055523:+Lfvo3W+z2RjTdM6BnF5LiyK Info: • 2014-01-24 15:57:35,466 INFO – navigation.app.internal.pf.PFWorkSitePref | BasePF.doMethod: checking retry flag | User: cltdev01 | cltdev01:R_CHANGE_WORK_MODE:1390597054216:+Lfvo3W+z2RjTd M6BnF5LiyK
Appears in 1 contract
Sources: Contract for Modernization of Legacy Property Tax System