We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2a354 commit 6cb46b0Copy full SHA for 6cb46b0
src/Models/Log.php
@@ -73,6 +73,8 @@ class Log extends Model
73
'variables',
74
'error',
75
'tries',
76
+ 'tags',
77
+ 'metadata',
78
'last_try_at',
79
];
80
0 commit comments