...
Logging the above messages is subject to the same configurations of the app as described here.
Parameters
Parameter name | Required | Description |
---|---|---|
logLevel | Yes | The minimum level for logging for which the message is written. |
message | Yes | The argument converted to a string that will be printed. |
...