debug
Synopsis:
(debug string)
Description:
Prints the string
string on the default outputstream, along with the name of the entity executing the debug command.
Example:
(debug "is in state Default")
---> (@@@@) Debug (Entity) : is in state Default
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @