Exconf v0.1.1 API Reference

Modules

The module Exconfig provides the API for the Exconfig-package.

PRIVATE MODULE -- Do not use this module directely but through Exconfig API only.

This module starts a GenServer at the first use of Exconfig.get/3 and adds each usage of Exconfig.get/3 to the state of the server. At termination, all captured entries will be written to the configured logfile.