WindPayer.Logging 1.0.2

��װ

dotnet add package WindPayer.Logging

���ٿ�ʼ

// Program.cs
using WindPayer.Logging;
builder.UseWindpayerLogging();

����

�� appsettings.json ��������������

  "WindpayerLogging": {
    "LogLevel": "Information",              //��־����
    "ServiceName": "Notification",          //��������  
    "EnableConsole": true,
    "EnableOtlp": false,
    "EnableTracing": false,
    "OtlpEndpoint": "http://localhost:4317",// OTLP ��ַ��EnableOtlp,EnableTracingΪ true ʱ��Ч
    "AuthKey": "dXNlcjE6T20xNWNHRnpjMWQ="   // OTLP key��base64 ����� "�û���:����"
  },

No packages depend on WindPayer.Logging.

Version Downloads Last updated
1.0.4 283 11/06/2025
1.0.3 283 10/29/2025
1.0.2 281 10/29/2025
1.0.1 284 10/29/2025
1.0.0 284 10/29/2025