diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-07-18 00:49:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 16:49:03 -0600 |
commit | 8a48fcc9d3ee83ef2a02fe3db056f16a1276c540 (patch) | |
tree | eb447bf3c2113b1ccb17086e5aad78cebbc32ce9 /cli/module_loader.rs | |
parent | b09af6a4244356485054948499dba5f94d8814f4 (diff) |
chore: disable rustls logging (#19859)
This commit disables internal logging coming from `rustls` crate.
So messages like:
```
TLS alert received: AlertMessagePayload {
level: Fatal,
description: UnknownCA,
}
```
will no longer appear unconditionally.
Diffstat (limited to 'cli/module_loader.rs')
0 files changed, 0 insertions, 0 deletions