Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ODP.NET custom trace listener possible?

user5543674Feb 17 2020 — edited Feb 20 2020

Hi,

I wonder, if its possible in ODP.NET to do a custom trace, e.g. writing to custom logger or e.g. Cloud Watch, etc. I can see Trace.cs resits in OracleInternal and Trace.Write is internal static. It would be nice, if there e.g. would be a custom listener possible to register. E.g. delegate OnCustomTraceWrite....

-Michael

Comments

Post Details

Added on Feb 17 2020
6 comments
219 views