Table d45civi_b72v5.civicrm_system_log Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id int unsigned 10  √  Primary key ID
message varchar 128 Standardized message
context longtext 2147483647  √  null JSON encoded data
level varchar 9  √  info error level per PSR3
timestamp timestamp 19 CURRENT_TIMESTAMP Timestamp of when event occurred.
contact_id int unsigned 10  √  null Optional Contact ID that created the log. Not an FK as we keep this regardless
hostname varchar 128  √  null Optional Name of logging host

Table contained 0 rows at Wed Nov 11 17:12 EST 2015

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY