Leadtools.Logging.Medical Namespace > LogExtensions Class > Log Method : Log(Logger,String,String,Int32,String,String,Int32,DicomCommandType,DateTime,LogType,MessageDirection,String,DicomDataSet,Dictionary<String,Object>) Method |
[ExtensionAttribute()] public static void Log( Logger logger, string serverAETitle, string serverIPAddress, int serverPort, string clientAETitle, string clientIPAddress, int clientPort, DicomCommandType command, DateTime dateTime, LogType type, MessageDirection messageDirection, string description, DicomDataSet dicomDataset, Dictionary<string,object> customInformation )
'Declaration <ExtensionAttribute()> Public Overloads Shared Sub Log( _ ByVal logger As Logger, _ ByVal serverAETitle As String, _ ByVal serverIPAddress As String, _ ByVal serverPort As Integer, _ ByVal clientAETitle As String, _ ByVal clientIPAddress As String, _ ByVal clientPort As Integer, _ ByVal command As DicomCommandType, _ ByVal dateTime As Date, _ ByVal type As LogType, _ ByVal messageDirection As MessageDirection, _ ByVal description As String, _ ByVal dicomDataset As DicomDataSet, _ ByVal customInformation As Dictionary(Of String,Object) _ )
'Usage Dim logger As Logger Dim serverAETitle As String Dim serverIPAddress As String Dim serverPort As Integer Dim clientAETitle As String Dim clientIPAddress As String Dim clientPort As Integer Dim command As DicomCommandType Dim dateTime As Date Dim type As LogType Dim messageDirection As MessageDirection Dim description As String Dim dicomDataset As DicomDataSet Dim customInformation As Dictionary(Of String,Object) LogExtensions.Log(logger, serverAETitle, serverIPAddress, serverPort, clientAETitle, clientIPAddress, clientPort, command, dateTime, type, messageDirection, description, dicomDataset, customInformation)
[ExtensionAttribute()] public static void Log( Logger logger, string serverAETitle, string serverIPAddress, int serverPort, string clientAETitle, string clientIPAddress, int clientPort, DicomCommandType command, DateTime dateTime, LogType type, MessageDirection messageDirection, string description, DicomDataSet dicomDataset, Dictionary<string,object> customInformation )
ExtensionAttribute() function Leadtools.Logging.Medical.LogExtensions.Log(Logger,String,String,Int32,String,String,Int32,DicomCommandType,DateTime,LogType,MessageDirection,String,DicomDataSet,Dictionary{String,Object})( logger , serverAETitle , serverIPAddress , serverPort , clientAETitle , clientIPAddress , clientPort , command , dateTime , type , messageDirection , description , dicomDataset , customInformation )
[ExtensionAttribute()] public: static void Log( Logger^ logger, String^ serverAETitle, String^ serverIPAddress, int serverPort, String^ clientAETitle, String^ clientIPAddress, int clientPort, DicomCommandType command, DateTime dateTime, LogType type, MessageDirection messageDirection, String^ description, DicomDataSet^ dicomDataset, Dictionary<String^,Object^>^ customInformation )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2