[Node.js binding] Setting env.logLevel is not doing anything #19225
Labels
feature request
request for unsupported feature or enhancement
platform:web
issues related to ONNX Runtime web; typically submitted using template
Describe the issue
I get a lot of log messages using the node version:
I would like to quiet these, so I tried setting env.logLevel to "error" (or any change) and don't see any results.
I have a project that uses transformers.js that uses this project, and it doesn't not matter where I set it.
To reproduce
log_severity_level set in session params will work, but transformers.js does not have a good way to set it. It seems like the env.logLevel is meant to work though.
Urgency
NO
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.16.3
Execution Provider
Other / Unknown
The text was updated successfully, but these errors were encountered: