Online Eiffel Documentation
EiffelStudio

Logging

The Eiffel CodeDom Provider may be configured (via the Eiffel Codedom Provider Manager) to log information, warnings and/or errors in the Windows Event Log. Logging may be useful for a number of reasons, some of them are:

Log Details

There are three types of events that can be logged: information events, warnings and errors:

Log Location

All the Eiffel CodeDom Provider events are logged into the Windows System Log. This log can be viewed via the Windows administrative tool Event Viewer. The source for the events raised by the Eiffel CodeDom Provider is Eiffel CodeDom Provider. By default all the events are logged on the machine running the Eiffel CodeDom Provider but it is possible to change its configuration so that the events are logged on a different machine (see Required permissions).

See also: Eiffel CodeDom Provider Manager, Supported constructs, Required permissions