Ruyi SDK
Namespaces
Ruyi.Layer0
PublisherLogger Class
PublisherLogger Methods
Debug Method
Error Method
Fatal Method
Info Method
LogPublisher Method
LogSubscriber Method
Warn Method
Click or drag to resizeClick or drag to resize

PublisherLoggerLogPublisher Method

[This is preliminary documentation and is subject to change.]

the Category of log is Publisher

Namespace:  Ruyi.Layer0
Assembly:  SDK.Base.nf2.0 (in SDK.Base.nf2.0.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public static void LogPublisher(
	string msg,
	string type,
	string source,
	string topic,
	LogLevel lv = LogLevel.Debug
)

Parameters

msg
Type: SystemString
message to log
type
Type: SystemString
C# type of the message, could use it for reflection purposes
source
Type: SystemString
Where the message comes from
topic
Type: SystemString
Alias for MsgTarget
lv (Optional)
Type: LogLevel
The log level
See Also

Reference

PublisherLogger Class
Ruyi.Layer0 Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com