Skip to content

Config File: galintools.json

Bruno Galindro da Costa edited this page May 10, 2015 · 4 revisions

galintools.json

This configuration file is used to set default values of constants and logging behaviour. The syntax used for make the configuration is json.

Configuration parameters

Logging

To configure logging behaviour, you need to change parameters inside "log" section. Those parameters obey the Configuration dictionary schema of Python's logging.config module.

Each script could overwrite this config declaring the same "log" section on it's configuration file.

Constants

All of these constants are used by all (or at least one) galintools script(s) and module method(s)

Default configuration

https://github.com/galindro/galintools/blob/master/etc/galintools.json