LogDetailWriteLine Method |
Log a message if detailed logging is enabled.
Namespace:
Nova
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static void DetailWriteLine(
string message,
string toolTip = null
)
Parameters
- message
- Type: SystemString
- toolTip (Optional)
- Type: SystemString
See Also