New library, named IKVM.CoreLib for now. Will eventually grow to include the entire type model. But, right now, holds a new Diagnostics namespace.
IDiagnosticHandler is passed into ClassLoaders or RuntimeContext. At Runtime this is a simple wrapper interface for EventSource. For Ikvmc/stub this is an instance that wraps the event and figures out how to print it to the console.
New library, named IKVM.CoreLib for now. Will eventually grow to include the entire type model. But, right now, holds a new Diagnostics namespace.
IDiagnosticHandler is passed into ClassLoaders or RuntimeContext. At Runtime this is a simple wrapper interface for EventSource. For Ikvmc/stub this is an instance that wraps the event and figures out how to print it to the console.