이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 33. InlineLogging schema reference
Used in: CruiseControlSpec
, EntityTopicOperatorSpec
, EntityUserOperatorSpec
, KafkaBridgeSpec
, KafkaClusterSpec
, KafkaConnectSpec
, KafkaMirrorMaker2Spec
, KafkaMirrorMakerSpec
, ZookeeperClusterSpec
The type
property is a discriminator that distinguishes use of the InlineLogging
type from ExternalLogging
. It must have the value inline
for the type InlineLogging
.
Property | Property type | Description |
---|---|---|
type | string |
Must be |
loggers | map | A Map from logger name to logger level. |