AdminEventLog Object
Use this object to write error, informational, and warning messages to the event log.
ProgID: |
Commerce.AdminEventLog (Externally creatable) |
COM Class Name: |
AdminEventLog |
Type Library Name: |
Commerce Admin 1.0 Type Library |
DLL Name: |
MSCSadmin.dll |
Threading Model: |
Both |
COM Interface Name: |
IAdminEventLog |
Interface ID Constant: |
None |
Header File: |
None |
[C++] In C++, use the IAdminEventLog interface to access the methods of the AdminEventLog object.
Methods
Method |
Description |
---|---|
Initializes the site, the source, and the event server for writing events. |
|
Writes error messages (such as resource problems, missing files, and so on) to the Commerce Server event log. |
|
Writes informational messages (such as names of logged-on users) to the Commerce Server event log. |
|
Writes warning messages (such as low memory levels) to the Commerce Server event log. |