zl程序教程

您现在的位置是:首页 >  后端

当前栏目

【RF库Collections测试】Log Dictionary 【同log list】

logList测试 RF Dictionary collections
2023-09-14 09:01:12 时间

Name:
Log Dictionary
Source:
Collections <test library>
Arguments:
[ dictionary | level=INFO ]
Logs the size and contents of the `dictionary` using given `level`.
Valid levels are TRACE, DEBUG, INFO (default), and WARN.
If you only want to log the size, use keyword `Get Length` from the BuiltIn library.

场景1: level=INFO

 

场景2: level=WARN

场景3: level=DEBUG

 

场景4: level=TRACE