Set the default‐logger record‐buffer size attribute of the LoggerManagerDefaults attribute of this object to the specified numBytes if 0 < numBytes. Return 0 on success, and a non‐zero value otherwise with no effect on this object.
Synopsis
Declared in <ball_loggermanagerconfiguration.h>
int
setDefaultRecordBufferSizeIfValid(int numBytes);
Created with MrDocs