eapowertools-archive / GovernedMetricsService

Unsupported - Qlik Sense Governed Metrics Service - Deploy centralized metric definitions to specific apps in Qlik Sense.
http://eapowertools.github.io/GovernedMetricsService/
MIT License
32 stars 17 forks source link

Updated Logging for smoothness and readability #136

Closed goldbergjeffrey closed 6 years ago

goldbergjeffrey commented 6 years ago

Description of the Change

Changed logging to run through a sockethelper module. This way log messages intended for the output of the testpage show up when desired, and all other log messages go to a log file created for the specific run.

Alternate Designs

Why Should This Be In Core?

Benefits

Possible Drawbacks

Applicable Issues