Change Color of Log Text

Hello, ArcainOne

Format in this case means that you are available to adjust your string with specifiers and flags as with C printf() function.
If you like to learn more about it, please go here:

http://www.cplusplus.com/reference/cstdio/printf/

Hope this helped!