Solar_Test_Suite::_log()

protected boolean Solar_Test_Suite::_log ( string $message )

Saves an event and message to the log.

Parameters

  • (string) $message: The log message.

Returns

  • (boolean) True if saved, false if not, null if logging not enabled.

Description

Saves an event and message to the log.

See Also



Local