Asqatasun / Contrast-Finder

Contrast-Finder finds correct color contrasts (background / foreground) for web accessibility (a11y, WCAG, RGAA). https://app.contrast-finder.org
GNU Affero General Public License v3.0
56 stars 18 forks source link

Providing configuration informations in the logs when webapp start #183

Closed dzc34 closed 6 years ago

dzc34 commented 6 years ago

Observed behaviour

Some configuration can be override in the following file: /etc/contrast-finder/contrast-finder.conf. But no easy way to display the current value of each configuration.

Expected behaviour

Configuration informations in the logs when webapp start :

INFO  o.a.c.w.controller.IndexController - config  env                 : prod
INFO  o.a.c.w.controller.IndexController - config  defaultAlgorithm    : HSV
INFO  o.a.c.w.controller.IndexController - config  loggingColorsResult : no
INFO  o.a.c.w.controller.IndexController - config  defaultLanguage     : en
INFO  o.a.c.w.controller.IndexController - config  languages           : en,es,fr,pt,ko