ActivityLogProcessorProcessLog Method |
Processes the whole log file in memory and writes the results to the database.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public void ProcessLog(
string fileName
)
Parameters
- fileName
- Type: SystemString
Log file name
See Also