[#BloombergLP-ball-LoggerManager-removeRule] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/LoggerManager.adoc[LoggerManager]::removeRule :relfileprefix: ../../../ :mrdocs: Remove the rule having the specified `value` from this set of rules maintained by this object. Return the number of rules removed (i.e., 1 on success and 0 if no rule having the same value is found.) == Synopsis Declared in `<ball_loggermanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int removeRule(xref:BloombergLP/ball/Rule.adoc[Rule] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#