TestimoX

API Reference

Class

CxLogging

Namespace ComputerX.Diagnostics
Assembly ComputerX
Modifiers static

Wires an internal logger into subsystems that support optional logging.

Inheritance

  • Object
  • CxLogging

Methods

public static Void Configure(InternalLogger logger) #
Returns: Void

Configures ComputerX components to use the provided InternalLogger.

Parameters

logger ComputerX.Logging.InternalLogger requiredposition: 0