← Shopware 6.7.7.1

Shopware 6.7.7.1 log_entry

Columns

8 columns

Column Type Nullable Additional
id binary(16) NO Primary Key
message longtext NO
level smallint NO
channel varchar(255) NO
context json YES
extra json YES
created_at datetime(3) NO Index
updated_at datetime(3) YES

Indexes

2 indexes

Index Name Columns Unique
idx.log_entry.created_at created_at No
PRIMARY id Yes