[#BloombergLP-ball-LoggerManager-setCategoryThresholdsToFactoryDefaults] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/LoggerManager.adoc[LoggerManager]::setCategoryThresholdsToFactoryDefaults :relfileprefix: ../../../ :mrdocs: Set the threshold levels of the specified `category` in the category registry of this logger manager to the original "factory‐supplied" default values or the factory overrides supplied at construction. The behavior is undefined unless `category` is non‐null. == Synopsis Declared in `<ball_loggermanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setCategoryThresholdsToFactoryDefaults(xref:BloombergLP/ball/Category.adoc[Category]* category); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#