:- multifile user:message_property/2. user:message_property(help, color([fg(blue)])).
'~N'
. For example, messages of kind
warning
use '~NWarning: '
.prefix
property for error and
warning messages.location_prefix(File:Line, '~NERROR: ~w:~d:'-[File,Line], '~N\t')).
user_error
.