``logging``
===========

This library provides support for logging events to files.

API documentation
-----------------

Open the
`../../docs/library_index.html#logging <../../docs/library_index.html#logging>`__
link in a web browser.

Loading
-------

To load all entities in this library, load the ``loader.lgt`` utility
file:

::

   | ?- logtalk_load(logging(loader)).
