Jump to: navigation, search

Changes


HowTo:Configure Logging

15 bytes added, 07:27, 30 May 2014
/* Logging Categories */
|-
! Type!! Description!! Access
|-
| CUSTOMIZING || Log for events that occured in the customizing. This method is available by calling <code>UBIKKernel.LogCustomizing(...)</code> from the customizing code.
| WORKFLOW || Log for events that occured when running workflows which is provided by the [[WriteLogEntry_(Activity)|WriteLogEntry Activity]]
|-
| ASSERTION || Log for failed Assertions (|| internal)
|-
| WARNING || Log for events that created a warning (|| internal)
|-
| ERROR || Log for events that created an error (|| internal)
|-
| DEBUG || Log for events that have to be investigated in the development (|| internal)
|-
| SQL || Log for events related to SQL queries (|| internal)
|-
| EXCEPTION || Log for events that caused an exception (|| internal)
|-
|}
10,686
edits