-
create loggers to log errors etc
-
This should default to injected class name if constructor, or "ClassName.methodName" if injected directly into a method.
-
_Original description:_ https://blueprints.launchpad.net/stellarium
Observation logging integration into Stellarium: recording of observations into a small database, display of user-acquired images…
-
### Description
Add a logger module. Maybe trying https://github.com/Delgan/loguru? Or logging?
### Importance Level
Low
### Affected Components
api, cli
### Technical Requirements
…
-
### Summary
Currently logging of figures (e.g. in Classification and Segmentation trainers) assumes Tensorboard logger which has the method `add_figure`. However other loggers have similar methods …
-
Currently, the logger depends `go.uber.org/zap` package.
Should provide the abstract (but structured) `Logger` interface for developers who use the protocol package.
Like [go-logr/logr](https://…
zchee updated
2 weeks ago
-
I have implemented [a similar plugin to the platform loggers](https://github.com/vitalijr2/mock-jdk-platform-logging).
It uses the same way to create loggers and have same side effects: if loggers …
-
是我配置有问题吗,出现了二次AES加密,以下是我的配置
![image](https://github.com/user-attachments/assets/e70de7f0-a38e-42cf-9a06-6c5f5eb7a506)
![image](https://github.com/user-attachments/assets/0c4b3cbc-086d-4c53-a3a5-aaaf…
-
## Description
We would like the CLI to send errors to Sentry if `metrics_enabled` (refer to #528) is enabled. Sentry should be notified in the following events:
- An internal error occurs in any …
-
### Your current environment
```text
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC ve…