Same as setLogFormats.
Declared in <ball_asyncfileobserver.h>
int
setLogFormat(
char const* logFileFormat,
char const* stdoutFormat);
0 if both formats are valid, and a non-zero value otherwise
| Name | Description |
|---|---|
| logFileFormat | format specification for log-file records |
| stdoutFormat | format specification for stdout records |