Same as setLogFormats.
Synopsis
Declared in <ball_fileobserver.h>
int
setLogFormat(
char const* logFileFormat,
char const* stdoutFormat);
Return Value
0 if both formats are valid, and a non‐zero value otherwise
Parameters
Name |
Description |
logFileFormat |
format specification for log‐file records |
stdoutFormat |
format specification for |
Created with MrDocs