Return true if the specified numBytes is a valid default logger‐message‐buffer size attribute, and false otherwise. numBytes is valid if 0 < numBytes.

Synopsis

Declared in <ball_loggermanagerdefaults.h>

static
bool
isValidDefaultLoggerBufferSize(int numBytes);

Created with MrDocs