Remove the attribute collector having the specified collectorName from the registry of collectors maintained by this logger manager. Return 0 if the collector having collectorName was successfully deregistered from this logger manager, and a non-zero value (with no effect) otherwise.
Declared in <ball_loggermanager.h>
int
deregisterAttributeCollector(std::string_view const& collectorName);