LoggerLog Method (String) |
Log a message with no category or context data.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntaxpublic static void Log(
string message
)
Parameters
- message
- Type: SystemString
Message.
See Also