|
|
Logger Class |
Namespace: CADSharpTools.Diagnostics
The Logger type exposes the following members.
| Name | Description | |
|---|---|---|
| Logger |
Gets the log folder path and creates it if does not exist. Does not catch UnauthorizedAccessExceptions.
|
| Name | Description | |
|---|---|---|
| LogsFolder |
Gets or sets the log folder.
|
| Name | Description | |
|---|---|---|
Prints a message to the log file.
| ||
| PrintEndInfo |
Prints the finish time and, optionally, the number of warnings that occurred during processing.
| |
| PrintStartInfo |
Print the program name, program version, job start time, and, optionally, the SolidWorks version.
|