diff --git a/desktop/plugins/public/logs/logTypes.tsx b/desktop/plugins/public/logs/logTypes.tsx index 90323f599..20e598dc8 100644 --- a/desktop/plugins/public/logs/logTypes.tsx +++ b/desktop/plugins/public/logs/logTypes.tsx @@ -41,7 +41,7 @@ export const logTypes: { ...baseRowStyle, color: theme.textColorSecondary, }, - enabled: false, + enabled: true, }, info: { label: 'Info',