August 21, 2023 · Robocorp
Robocorp Log 2.7.0
The following improvements are now available in Robocorp Log 2.7.0:
-
ifstatements now create a scope inlog.html(when the function is not a generator). -
If an exception has a cause or context the context/cause is now shown in the log (i.e.: when an exception is raised from another exception or is raised while handling another exception all exceptions are shown).
-
continueandbreakinside a loop are properly handled. -
continueandbreakare now shown in the logs. -
It's now possible to expand / collapse recursively in
log.html. -
log.html: When navigating using left arrow, if the element is already collapsed the parent is focused. -
Spec version changed from
0.0.3to0.0.4. -
re.Patternis now accepted atadd_sensitive_variable_name_pattern.