Did you know ... Search Documentation:
Pack tidylog -- prolog/README.md

Synopsis

:- use_module(library(tidylog)).
main :-
    % give one motivating example
    true.

Description

Changes in this Version

  • ...

Installation

Using SWI-Prolog 6.3 or later:

?- pack_install(tidylog).

This module uses semantic versioning.

Source code available and pull requests accepted at http://github.com/mndrix/tidylog

author
- Michael Hendricks <michael@ndrix.org>
license
- unlicense