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