MIP logging

Dear all,

We have create a custom background service with Plugin Integration and want to keep tracking the a custom log file. We have use log4net to log into the file with SDK. The log file has been logging prefect when we attach the service in smart client. But we found that it can’t be log anymore when we attach it as Service to event server. Please help and advance, thx.

KennethT

I have no knowledge about log4net.

I thought however that I wanted to mention that the MIP SDK has its own log which writes to the MIP SDK logs..

virtual void VideoOS.Platform.EnvironmentManager.Log

http://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_environment_manager.html&tree=tree_search.html?search=environmentmanager

It is highly likely that log4net is better or more advanced. I cannot see why it should not work from a plugin in the Event Server..

Yes, me too facing same issue log4net is not working in MIPPlugin any idea?

Any solution please suggest.