LoggerManagerConfiguration [constructor] | Constructors |
operator= | Assign to this object the in-core value of the specified rhs. |
categoryNameFilterCallback | Return a reference to the non-modifiable category name filter functor attribute of this object. |
defaultLoggerBufferSize | Return the default logger-message-buffer size attribute of the LoggerManagerDefaults attribute of this object. |
defaultPassLevel | Return the default Pass threshold level attribute of the LoggerManagerDefaults attribute of this object. |
defaultRecordBufferSize | Return the default-logger record-buffer size attribute of the LoggerManagerDefaults attribute of this object. |
defaultRecordLevel | Return the default Record threshold level attribute of the LoggerManagerDefaults attribute of this object. |
defaultThresholdLevelsCallback | Return a reference to the non-modifiable default severity-level thresholds functor attribute of this object. |
defaultTriggerAllLevel | Return the default Trigger-All threshold level attribute of the LoggerManagerDefaults attribute of this object. |
defaultTriggerLevel | Return the default Trigger threshold level attribute of the LoggerManagerDefaults attribute of this object. |
defaults | Return a reference to the non-modifiable defaults object attribute of this object. |
logOrder | Return the log order attribute of this object. See attributes description for effects of the log order. |
print | Format this object to the specified output stream. |
setCategoryNameFilterCallback | Set the category name-filter callback attribute of this object. |
setDefaultLoggerBufferSizeIfValid | Set the default logger-message-buffer size if numBytes is valid. |
setDefaultRecordBufferSizeIfValid | Set the default record-buffer size if numBytes is valid. |
setDefaultThresholdLevelsCallback | Set the default thresholds callback attribute of this object. |
setDefaultThresholdLevelsIfValid | setDefaultThresholdLevelsIfValid overloads |
setDefaultValues | Set the default values attribute of this object to defaults. |
setLogOrder | Set the log order attribute of this object to the specified value. |
setTriggerMarkers | Set the trigger marker attribute of this object to value. |
setUserFieldsPopulatorCallback | Set the user-fields populator callback attribute of this object. |
triggerMarkers | Return the trigger marker attribute of this object. See attributes description for effects of the trigger markers. |
userFieldsPopulatorCallback | Return a reference providing non-modifiable access to the user-fields populator functor attribute of this object. |
operator BloombergLP::bslmf::NestedTraitDeclaration<LoggerManagerConfiguration, UsesBslmaAllocator> | Declare that this type uses a bslma allocator. |