4
# This is the configuration syntax that can be used to alter the logging
5
# level of the cloud-init python logging subsystem. It is typically easier
6
# to use this new setting than overriding the full logging config that is
7
# setup by cloud-init. This syntax can also be used in the cc: <yaml> end_cc
8
# style of specifying this configuration via the kernel command line.
11
# This will override the system logging and make it use DEBUG level instead
12
# of the typical WARN level.
14
# Other valid options here are the following: