StdoutLogger

Declared In:

Introduction

Prints colorful test results to the standard output.



Member Functions

printColoredString

Logs the given string.


printColoredString


Logs the given string.

on printColoredString(
    aString,
    aColor)
Parameters
aString

[text] The text to be printed.

aColor

[RGB color] The text color.