4.11.4 Printing messages
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Built-in Predicates
        • Exception handling
          • Printing messages
            • print_message/2
            • print_message_lines/3
            • message_hook/3
            • thread_message_hook/3
            • message_property/2
            • message_line_element/2
            • message_prefix_hook/2
            • message_to_string/2
            • version/0
            • version/1
            • Printing from libraries
    • Packages
Availability:built-in
Sourceversion(+Message)
Register additional messages to be printed by version/0. Each registered message is handed to the message translation DCG and can thus be defined using the hook prolog:message//1. If not defined, it is simply printed.