Skip to content

Commit

Permalink
Update packages/logging_cloudwatch/aws_logging_cloudwatch/lib/src/plu…
Browse files Browse the repository at this point in the history
…gin_config.dart

Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>
  • Loading branch information
khatruong2009 and dnys1 committed Sep 15, 2023
1 parent 1e3c6ae commit 6c03448
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class LoggingConstraint with AWSDebuggable {
}

/// The logging constraint for user specific log level.
@JsonSerializable()
@zAmplifySerializable
class UserLogLevel {
/// The logging constraint for user specific log level.
const UserLogLevel({
Expand Down

0 comments on commit 6c03448

Please sign in to comment.