Uses of Class
software.amazon.awscdk.services.medialive.alpha.LogLevel
Packages that use LogLevel
Package
Description
AWS::MediaLive Construct Library
-
Uses of LogLevel in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as LogLevelModifier and TypeFieldDescriptionstatic final LogLevelLogLevel.DEBUG(experimental) Log everything.static final LogLevelLogLevel.DISABLED(experimental) Disable logging.static final LogLevelLogLevel.ERROR(experimental) Log errors only.static final LogLevelLogLevel.INFO(experimental) Log info, warnings, and errors.static final LogLevelLogLevel.WARNING(experimental) Log warnings and errors.Methods in software.amazon.awscdk.services.medialive.alpha that return LogLevelModifier and TypeMethodDescriptiondefault LogLevelChannelProps.getLogLevel()(experimental) The log level for the channel.final LogLevelChannelProps.Jsii$Proxy.getLogLevel()static LogLevel(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type LogLevelModifier and TypeMethodDescription(experimental) The log level for the channel.Sets the value ofChannelProps.getLogLevel()