Create an async file observer with the specified stdoutThreshold.
Synopsis
Declared in <ball_asyncfileobserver.h>
explicit
AsyncFileObserver(
Severity::Level stdoutThreshold,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs