BloombergLP::ball::AsyncFileObserver::AsyncFileObserver

Same as the preceding overload, additionally taking the specified dropRecordsOnFullQueueThreshold.

Synopsis

Declared in <ball_asyncfileobserver.h>

AsyncFileObserver(
    Severity::Level stdoutThreshold,
    bool publishInLocalTime,
    int maxRecordQueueSize,
    Severity::Level dropRecordsOnFullQueueThreshold,
    bslma::Allocator* basicAllocator = 0);