Project-MONAI/monai-deploy-informatics-gateway

Include logging scope properties in the log

mocsharp opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

The default JsonLayout does not include all the variables defined in log.BeginScope(...).

Describe the solution you'd like

Change the layout to:

<layout xsi:type="JsonLayout" includeAllProperties="true" IncludeMdlc="true">

🎉 This issue has been resolved in version 0.3.3 🎉

The release is available on: