bcgov / ExitSurveyAdmin

The Exit Survey Administration Tool will assist BC Stats in administering the BCPS Exit Survey.
https://www2.gov.bc.ca/gov/content/data/statistics/government/employee-research/exit-survey
Apache License 2.0
3 stars 1 forks source link

Add application logging for monitoring and debugging #105

Open robinwn opened 4 years ago

robinwn commented 4 years ago

Serilog is the preferred logging package. The logging directory and level should be configurable in the appsettings.json and the log should roll over daily.

hangler commented 1 year ago

As part of the move to OpenShift, hook it up to Kibana.