Create a file observer having the specified stdoutThreshold and basicAllocator.
Synopsis
Declared in <ball_fileobserver.h>
explicit
FileObserver(
Severity::Level stdoutThreshold,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs