commitLog

commitLog() updating;

The commitLog method of the JadeLog class flushes the file buffer of the receiver to disk.

If you have set the bufferOutput property to true so that log methods are output to the file buffer instead of to disk, call this method to: