-
### The bug
using the mobile app, when attempting to download an asset from a partner's shared album it fails and only presents the failure in a popup message
this was attempted with both parties'…
-
A Built-in logging system needs to be implemented, with the following features:
- Log to console, file, or both, with timestamps
- Configurable log levels
- Configurable log lifetime
-
## Logging Behavior
### Local Configuration
- If `log_dir` is not set, logs should be directed to `stdout`.
- If `log_dir` is set but is not writable, the application should terminate and provide…
-
ngx_waf: https://hub.docker.com/layers/addsp/ngx_waf-prebuild/ngx-1.25.4-module-current-glibc
nginx version: nginx/1.25.4
conf: waf_verify_bot strict GoogleBot googlebot BingBot BaiduSpider…
xyz5s updated
20 hours ago
-
### Description:
Logging in on the mobile app (iOS and Android) returns auth failure: Credential were rejected.... if i have TOTP enabled.
### Steps to reproduce:
1. Try to login on the mobil…
-
We want to be able to log different levels of information based on the configuration of the server.
In development we may want to see a lot more than we do in production.
Either way, the log should …
-
der dhcp-server loggt momentan im syslog
- IP-Adresse
- MAC
- Device-Name (falls vorhanden)
mit. Dies ist unbedingt zu unterbinden.
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
I think it'd be a good direction if Empirica included a more com…
-
I'm having trouble gleaning from `log.h` and `string_logger.h` how to correctly add logging to an endpoint instance. I am able to add, say, an INFO logger object to the endpoint options via e.g.
```…