Whisperstream Research Group - SerialComm GSM SDK Documentation

ProcessorHelperData.GetLogger Method 

Returns an ILog log4net interface implementation, so that any class that implements the IMessageProcessor interface will have access to a logging mechanism if so required

public ILog GetLogger(
   Type type
);

Parameters

type

Return Value

an ILog interface implmentation

See Also

ProcessorHelperData Class | Whisperstream.SMSProcessor Namespace