folly::XlogCategoryInfo::isInitialized

Tests whether the category has been initialized.

Synopsis

Declared in <folly/logging/xlog.h>

bool
isInitialized() const;

Return Value

true once the category pointer has been resolved.