Skip to content

HVC Web Logger — Configuration

  • Project: hvc-webLogger

Config notes

  • Serilog writes to Seq at https://seq.my-hippo.io with Application=HVC-Logger.
  • Enrichers: machine name, thread id, environment user/name.
  • Permissive CORS (any origin) so browser clients can call it.
  • Swagger is enabled only in development.

Released under the MIT License.