A thread safe class for logging
messages.
Hierarchy
SystemObject
WebSupergoo.WordGlue4.UtilitiesLog
Namespace: WebSupergoo.WordGlue4.Utilities
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
The Log type exposes the following
members.
Constructors
| |
Name |
Description |
|
Log
|
Create a new Log.
|
Top
Properties
| |
Name |
Description |
|
StringBuilder
|
The StringBuilder containing the content of
this log.
|
Top
Methods
| |
Name |
Description |
|
ToString
|
Get the value of the Log as a string.
(Overrides ObjectToString.) |
Top
See Also