Skip to content

Commit 1435225

Browse files
committed
update comparison matrix
1 parent 33dc99c commit 1435225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/app/docs/comparison/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function ComparisonTable() {
134134
logstruct: true,
135135
lograge: false,
136136
railsSemanticLogger: true,
137-
logstasher: true,
137+
logstasher: false,
138138
logcraft: false,
139139
},
140140
{
@@ -150,7 +150,7 @@ function ComparisonTable() {
150150
logstruct: true,
151151
lograge: false,
152152
railsSemanticLogger: true,
153-
logstasher: false,
153+
logstasher: true,
154154
logcraft: false,
155155
},
156156
{

0 commit comments

Comments
 (0)