Logging

Details on the the logging setup in Wrapt projects.

Wrapt Serilog Implementation

Serilog is added by default to all Wrapt APIs for easy logging. This is set in AddLoggingConfiguration and configured with basic presets, enrichments, and logging levels based on environment. These can be modified to suit your needs however you see fit for your project.

Additional Serilog Resources