We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08942ea commit 701b345Copy full SHA for 701b345
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
### Added
10
+- New options: log_print_output and log_print_stack, to print the log messages
11
+ on the output and code stack
12
+- New log function: utils.logErrorAndDialog, to both log and show a dialog
13
+ message
14
15
### Changed
16
0 commit comments