There are three buffering modes. If the trace on error configuration option is enabled, circular buffering is used: MFCS will store the most recent n entries, where n is the number specified with this option (or a default; see trace on error). Otherwise, if this option is specified with a value greater than zero, MFCS will buffer the specified number of trace entries and write them to the log or trace file when the buffer fills or when the region is shutting down. If neither option is specified, MFCS will not buffer trace entries, but instead write them immediately to the log or trace file.
trace buffer size=<number-of-entries>
Default: | 0 (50 if trace on error is enabled) |