Set the default values attribute of this object to defaults.
Declared in <ball_loggermanagerconfiguration.h>
void
setDefaultValues(LoggerManagerDefaults const& defaults);
Note that, since defaults is itself a constrained-attribute object, this method cannot fail.
| Name | Description |
|---|---|
| defaults | constrained default values to install |