Skip to content

Commit d15fef5

Browse files
authored
add imports
1 parent 8b37cf4 commit d15fef5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vcluster/configure/vcluster-yaml/logging.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ sidebar_position: 13
55
description: Configuration for setting structured logging options for vCluster.
66
---
77

8-
import Logging from '../../_partials/config/sleepMode.mdx'
8+
import InterpolatedCodeBlock from '@site/src/components/InterpolatedCodeBlock'
9+
import Logging from '../../_partials/config/logging.mdx'
910

1011
vCluster outputs structured logs that help you monitor and troubleshoot your virtual clusters. You can configure the log format to suit your monitoring and analysis tools and workflows.
1112

0 commit comments

Comments
 (0)