StiLogService Class

Namespace: Stimulsoft.Report

The service that is responsible for keeping the log in the report system.

Methods

Method Returns Description
write static void  

Method Details

write static

write(type: Type | object, e: Exception | string, asError: any): void

Parameters

  • type (Type | object)
  • e (Exception | string)
  • asError (any)

Fields

Field Type Description
message any