Asynchronous Transfer Mode |
Logging of significant events, such as call setup and teardown, can be enabled in ATMUNI. Non-localized English strings are written to the specified file. These settings are global; that is, across all ATM adapters.
Under the registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\AtmUni
\Parameters
add the following entries:
If the LogFlags entry is missing (the default), ATMUNI does not log any events. The LogFlags value is made up as a logical bitwise OR of the following:
To turn on all events, set LogFlags to 8+4+2+1=0xf. LogFileName is a fully qualified file name as in "C:\atm\logs\log2.txt." This file is created (or truncated if it already exists) when ATMUNI starts.