LEADTOOLS Medical (Leadtools.Logging.Medical assembly)
LEAD Technologies, Inc

Log(Logger,String,String,Int32,String,String,Int32,DicomCommandType,DateTime,LogType,MessageDirection,String,DicomDataSet,Dictionary<String,Object>) Method






The logger to send the message to.
The server AE title.
The server IP address.
The server port.
The client AE title.
The client IP address.
The client port.
The DICOM command type.
The date time of this message.
The message lot type.
The message direction.
The description of this message.
The DICOM dataset associated with this message.
The custom information.
Logs the specified DICOM information.
Syntax
'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()
 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 
)

Parameters

logger
The logger to send the message to.
serverAETitle
The server AE title.
serverIPAddress
The server IP address.
serverPort
The server port.
clientAETitle
The client AE title.
clientIPAddress
The client IP address.
clientPort
The client port.
command
The DICOM command type.
dateTime
The date time of this message.
type
The message lot type.
messageDirection
The message direction.
description
The description of this message.
dicomDataset
The DICOM dataset associated with this message.
customInformation
The custom information.
Requirements

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

See Also

Reference

LogExtensions Class
LogExtensions Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging.Medical requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features