In This Topic
Enables DicomObjects logging
Overload List
Overload | Description |
LogToFile(String,Int32) |
Enables DicomObjects logging, specifies where DicomObjects log files appear, what
the logging level is and the timer interval when new log file should be
generated.
|
LogToFile(String,Int32,Int32) |
Enables DicomObjects logging, specifies where DicomObjects log files appear, what
the logging level is and the timer interval when new log file should be
generated.
|
Requirements
Target Platforms: .NET CLR 4.0 or higher
See Also