[#BloombergLP-ball-AttributeContext-reset] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContext.adoc[AttributeContext]::reset :relfileprefix: ../../../ :mrdocs: Reset the static data members of `AttributeContext` to their initial state (0). Unless `initialize` is subsequently called, invoking this method more than once has no effect. Note that in practice this method will be called _automatically_ when the `LoggerManager` singleton is destroyed ‐‐ i.e., it is not intended to be called directly by clients of the `ball` package. == Synopsis Declared in `<ball_attributecontext.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void reset(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#