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