Skip to content

log

Make a log with or without color

Kind: global function
Returns: void - void

ParamType
textString
colorString

Example

log('Something')
log('Something', listLogColor.FgRed)