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

时间:2021-02-02 18:11:52

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

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

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

场景2: level=WARN

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

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

场景3: level=DEBUG

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

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

场景4: level=TRACE

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

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