LEADTOOLS Medical (Leadtools.Logging.Medical assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Log(Logger,String,String,Int32,String,String,Int32,DicomCommandType,DateTime,LogType,MessageDirection,String,DicomDataSet,Dictionary<String,Object>) Method
See Also 
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



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.
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.
Logs the specified DICOM information.

Syntax

Visual Basic (Declaration) 
<ExtensionAttribute()>
Overloads Public 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) _
) 
Visual Basic (Usage)Copy Code
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)

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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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