The default behavior of the Exception Manager is to publish exceptions to the Event Log, however, Aptify also provides the ability to write the log exceptions to a file. In addition, Aptify also includes publishers that can write to a database or send an SMTP message and it is possible to create new publishers as a plug-in. Aptify 5.5.4 adds the ability to enable a database publisher. Enabling the database publisher sends exceptions logged in the database to the Error Log entity, so that the Viewing System and Entity Form Template can be used to find and view these exceptions.
Note |
---|
When the database publisher is enabled, exceptions are no longer sent to the Event Log. |
The steps below illustrate how to configure Aptify so that exceptions are logged to a common file.
...