Constructors

Synopses

Declared in <ball_loggermanagerconfiguration.h>

Create a configuration object with valid default attribute values.

explicit
LoggerManagerConfiguration(bslma::Allocator* basicAllocator = 0);

Create a configuration object with the in‐core value of original.

Parameters

Name

Description

basicAllocator

memory allocator; null uses the default

original

configuration object to copy

Created with MrDocs