This command copies logging messages to an internal buffer. The buffer is circular in nature, so newer messages overwrite older messages after the buffer is filled.
(Optional) Size of the buffer, in bytes. The range is 4096 to 2147483647. The default size varies by platform.