email-subject ( service -- string )


Vocabulary
logging.insomniac

Inputs
servicean object


Outputs
stringan object


Definition


: email-subject ( service -- string )
[ "Log analysis for " % % " on " % host-name % ] "" make ;