Click or drag to resize
ErrorUnitCentral Properties

The ErrorUnitCentral type exposes the following members.

Properties
  NameDescription
Public propertyStatic member_Injector
Gets or sets the injector.
Public propertyStatic member_Logger
Gets or sets the logger.
Public propertyErrorUnitInterceptor
ErrorUnit's DynamicProxy Intercept; so methods can have their errors recorded in ErrorUnit format.
Public propertyInjector
Gets or sets the injector.
Public propertyStatic memberInstance
Singleton Instance of ErrorUnitCentral
Public propertyJsonSerializer
Gets or sets the json serializer.
Public propertyLastErrorStack
Last Error Stack Thrown
Public propertyLogger
Gets or sets the logger.
Public propertyserializerSettings
Gets or sets the serializer settings.
Top
See Also