An NDoc Documented Class Library |
|
Logger.LogObject Method
Logs the public properties of an object.
Parameters
-
level
- Logging level to use.
-
prefix
- Text to prepend to the properties.
-
obj
- Object whose properties are to be logged.
See Also
Logger Class | EnterpriseDT.Util.Debug Namespace