-
I am trying to understand why I get this particular error.
2018-01-17 16:10:14] [connect] Successful connection
[2018-01-17 16:10:14] [error] handle_transport_init received error: TLS handshake fa…
-
As we are building integrations with various services we should think about how and where to log errors since we are using a hosting service without a file storage for a hard copy of the log. This may…
-
Need some way to log errors.
- Research and test errors logs on [Azure](https://portal.azure.com/)
- Investigate possibility to use some logging tool like [Log2Console](https://log2console.codeplex.…
-
```
Hello,
SabreAMF would benefit from some ability to log errors.
For example we use the following code in our gateway script:
...
$server = new SabreAMF_CallbackServer();
$server->onInvokeService…
-
Fix error logging
-
## **Description:**
I am trying to integrate Python logging in Jaclang, but I’ve encountered an issue where the log file is not created as expected.
Here’s the Python code I tested:
```python
i…
-
Related issue https://github.com/testcontainers/testcontainers-node/issues/682, you can see from the error log that the wait strategy is failing because the image is distroless.
It'd be nice to surf…
-
Granian ver 1.5.2
Python ver 3.12.4
OS: Windows 10 Enterprise - build 19045
When I configure granian to use the Python logging RotatingFileHandler, I get an error when the first file reaches the …
-
Upgraded from v24.2.0 to v24.4.0 and exception logging started raising its own exceptions. Previously, the `repr-error` text would be used; therefore, `rich.pretty.traverse()` is hitting the same erro…
-
Hi, I'm encountering a length limit when using a third party model to extract local html. Can chunking support be added to XMLScraperGraph?
## code:
~~~
import logging
import os
from langchai…