You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you requesting automatic instrumentation for a framework or library? Please describe.
Framework or library name : [log4net, NLog, Serilog]
Library type: logging
Library version: popular library versions, based on e.g number of downloads on NuGet
Is your feature request related to a problem? Please describe.
Support logging bridges, similar to existing ILogger bridge, for popular logging libraries.
Describe the solution you'd like
Bytecode instrumentations, supporting popular versions of logging libraries, allowing to export logs in OTLP format.
The text was updated successfully, but these errors were encountered:
Feature Request
Are you requesting automatic instrumentation for a framework or library? Please describe.
log4net
,NLog
,Serilog
]Is your feature request related to a problem? Please describe.
Support logging bridges, similar to existing
ILogger
bridge, for popular logging libraries.Describe the solution you'd like
Bytecode instrumentations, supporting popular versions of logging libraries, allowing to export logs in OTLP format.
The text was updated successfully, but these errors were encountered: