{%
    if CheckMessageFormat then
        echo("Set syslog identity successfully.")
    else
        echo("Set syslog identity failed.")
    end
%}