-
body_trackingを実行するとき、このようなエラーが出ました。
root@xxx:/usr/local/zed/zed-sdk/body tracking/body tracking/python# python3 body_tracking.py
Running Body Tracking sample ... Press 'q' to quit, or 'm' to paus…
-
Hey everyone. Python noob here.
I am getting this error when trying to connect to MySuperior.
KeyError: 'token'
I added a print statement to the code to see what was in res, and this is what…
-
**Is your feature request related to a problem? Please describe.**
Standard `http.Server` has a field `ErrorLog`:
```
// ErrorLog specifies an optional logger for errors accepting
// connectio…
-
- Lunar version: 1.0.0-beta.1
- Laravel Version: 11.22.0
- PHP Version: 8.3.11
- Database Driver & Version: MySQL 8.0.32
### Expected Behaviour:
Either displaying an empty dashboard or a …
-
Hello,
I see that all logs go through the CacheLogger. Would you be able to add an option to use the standard Python logging instead?
Using non-standard logging makes the logs confusing and error-…
-
```
What steps will reproduce the problem?
1. trying to just log in
2.
3.
What is the expected output? What do you see instead?
when submitting log in, get error 200
What version of the product are …
-
If the configuration value string is anything other than "LOG_NOTICE", it will remain at the default level of `LOG_DEBUG`.
Here's the default value:
https://github.com/irods/irods_capability_stora…
-
At the moment there's pretty much no logging for errors, this has to be improved **A LOT**.
Consider using crates like:
- [log](https://crates.io/crates/log)
- [anyhow](https://github.com/dtolna…
-
The `searchSource.fetch` used here: https://github.com/elastic/kibana/blob/main/x-pack/plugins/stack_alerts/server/rule_types/es_query/lib/fetch_search_source_query.ts#L74 logging should be improved t…
-
Added the following logging parameters:
```
-bl:slngen.binlog --consolelogger:ShowEventId,Summary,Verbosity=Detailed --filelogger:LogFile=slngen.log,Append,Verbosity=Diagnostic,Encoding=UTF-8
``…