| PublisherLoggerDebug Method |
[This is preliminary documentation and is subject to change.]
the level of log is Debug
Namespace:
Ruyi.Layer0
Assembly:
SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax public static void Debug(
string msg,
string source = "publisher"
)
Parameters
- msg
- Type: SystemString
message to log - source (Optional)
- Type: SystemString
Where the message comes from
See Also