base.Logger~GroupMode(modeName, greetingopt, farewellopt, funcopt)

new GroupMode(modeName, greetingopt, farewellopt, funcopt)

Enum/helper for Logger groups.

Parameters:
Name Type Attributes Description
modeName string

Mode name.

greeting string <optional>

Greeting when opening group.

farewell string <optional>

Salutation when closing group.

func string <optional>

console.func to use for opening group.