HealthData.Interop.Logging.Serilog
1.0.2
dotnet add package HealthData.Interop.Logging.Serilog --version 1.0.2
NuGet\Install-Package HealthData.Interop.Logging.Serilog -Version 1.0.2
<PackageReference Include="HealthData.Interop.Logging.Serilog" Version="1.0.2" />
<PackageVersion Include="HealthData.Interop.Logging.Serilog" Version="1.0.2" />
<PackageReference Include="HealthData.Interop.Logging.Serilog" />
paket add HealthData.Interop.Logging.Serilog --version 1.0.2
#r "nuget: HealthData.Interop.Logging.Serilog, 1.0.2"
#:package HealthData.Interop.Logging.Serilog@1.0.2
#addin nuget:?package=HealthData.Interop.Logging.Serilog&version=1.0.2
#tool nuget:?package=HealthData.Interop.Logging.Serilog&version=1.0.2
HIPAA-aware Serilog logger for FHIR / healthcare interoperability apps: a Serilog-backed IApplicationLogger (ConsoleLogger) for audit logging with automatic PHI masking. Depends on HealthData.Interop.Abstractions + Serilog + Serilog.Sinks.Console + Serilog.Sinks.File. Part of the HealthData.Interop FHIR toolkit — most users should install HealthData.Interop.Fhir. Provided as-is; does not by itself ensure HIPAA compliance.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- HealthData.Interop.Abstractions (>= 1.0.2)
- Serilog (>= 4.4.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
-
net8.0
- HealthData.Interop.Abstractions (>= 1.0.2)
- Serilog (>= 4.4.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on HealthData.Interop.Logging.Serilog:
| Package | Downloads |
|---|---|
|
HealthData.Interop.Fhir
Meta-package for the HealthData.Interop FHIR R4 toolkit. Bundles FHIR client services, US Core validation, SMART on FHIR auth, CSV-to-FHIR ETL, HIPAA-aware security examples (RBAC, PHI masking, audit), and drift detection. Depends on HealthData.Interop.Abstractions, HealthData.Interop.Logging.Extensions, and HealthData.Interop.Logging.Serilog. Provided as-is; does not by itself ensure HIPAA compliance. |
GitHub repositories
This package is not used by any popular GitHub repositories.
v1.0.2 - Package metadata: added Title, HIPAA-aware description wording with an as-is disclaimer, and healthcare/interoperability tags. No code changes.