A message that consists of a log_level and a string payload.
class simple message
private log level the level
private string the string
implement log level level()
implement string to string()
implement text fragment to text()