Return true if the specified numBytes is a valid default logger-message-buffer size value, and false otherwise. numBytes is valid if 0 < numBytes.
Declared in <ball_loggermanagerconfiguration.h>
static
bool
isValidDefaultLoggerBufferSize(int numBytes);