You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use `RUST_LOG=level` where `level` is either `trace`, `debug`, `info`, `warn`, `info`
* Use `LOG_DIR=path to directory` to set the output directory.
* The file will be output as `qt_ts_tools.log`.
Implementation
RUST_LOG=level
wherelevel
is eithertrace
,debug
,info
,warn
,info
LOG_DIR=path to directory
to set the output directory.qt_ts_tools.log
.Example:
The text was updated successfully, but these errors were encountered: