Abstract base class for logging SwatException objects
A custom exception logger can be used to change how uncaught exceptions
are logged in an application. For example, you may want to log exceptions in
a database or store exception details in a separate file.
Abstract base class for logging SwatException objects
A custom exception logger can be used to change how uncaught exceptions are logged in an application. For example, you may want to log exceptions in a database or store exception details in a separate file.