[#BloombergLP-ball-LoggerManagerConfiguration-operator_assign] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/LoggerManagerConfiguration.adoc[LoggerManagerConfiguration]::operator= :relfileprefix: ../../../ :mrdocs: Assign to this object the in‐core value of the specified `rhs`. == Synopsis Declared in `<ball_loggermanagerconfiguration.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/LoggerManagerConfiguration.adoc[LoggerManagerConfiguration]& operator=(xref:BloombergLP/ball/LoggerManagerConfiguration.adoc[LoggerManagerConfiguration] const& rhs); ---- == Return Value reference providing modifiable access to this object == Parameters [cols="1,4"] |=== | Name| Description | *rhs* | configuration object to assign from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#