ALM Project Database Reference
td.TASK_LOG_TYPE Table
Description
Severity levels for task log entries.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key TASKL_TYPE_IDThe record ID.int4   
 TASKL_TYPE_NAME

One of the values below. Do not change these values.

Info
informational log
Warning
warning log
Error
error log
varchar80   
Indexes
IndexDescriptionPrimaryUnique
TASKL_TYPE_PRIMARYKEY 
See Also