-
Add a plain simple view, ListWalker, perhaps not even focusable, that would just log messages, such as server head replies, codes, and such. With a timestamp, of course. And maybe some colors? Colors …
-
Hi.
You have a great product!! But I did not find the possibility to change the Logger.
You use: sirupsen/logrus and my: /uber-go/zap, for this I need to point to a Journal.
Do you have any solut…
lcges updated
6 years ago
-
Create an extra package to allow koin to use the [logger](https://pub.dev/packages/logger) package.
-
**I am trying to run YOLOV5 on Jetson Nano. I have converted the yolov5_last.pt file into onnx format. Then I updated the “config_infer_primary_yoloV5.txt” with following settings:**
**but when i r…
-
Port #2936 fixing #2933 in `2.x` to `main` when `2.24.1` is released.
-
Most of the Trap logger names reflect simply the name of the source file. For example, I have a log like the following:
```
2013-03-11 14:30:10 INFO trap.run.distributed: Running task: null_detect…
-
For context see: https://github.com/stakwork/sphinx-tribes/issues/1922
Blockers:
- https://github.com/stakwork/sphinx-tribes/issues/1929
- https://github.com/stakwork/sphinx-tribes/issues/1927
…
-
## Чеклист
- Поправить тесты, чтобы проект собирался**
- В классе `Application` убрать аннотацию `@EnableSpringDataWebSupport`
- Желательно разделить модуль на подмодули - `favorite`, `trip`, `weat…
-
### Environment
* Elixir & Erlang versions (elixir --version):
Tested with both :
```
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Elixir …
-
I'm trying to create a structured logger which outputs JSON, something using mentioned here:
My problem is I would like to have `logger.error("some error")` to result me `error = record["exceptio…