-
The shape of response data changed from version "zero" to v1.
The log response as of v1 may have had an array added by mistake, as there are single-element arrays (example below).
We should either…
bcb37 updated
1 month ago
-
We should have a standardized way to log in NewHELM. There was some discussion in #78, which I'm pulling out into an issue for future consideration. Some considerations:
* HELM uses a custom [hiera…
-
Add a custom handler to upload to gcs
-
For `libmamba` to be free of side effects (such as printing), it is best to provide dependency-free callback functions for logging purposes.
Users, including micromamba (or a verbose `libmambacli`), …
-
Here’s a GitHub issue template you could use:
---
Feature Request: is-fourteen Library
Description
It would be fantastic if you could create a new library, is-fourteen, similar to the existing lib…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
-
We've got sufficient logging that handrolling our output is probably more effort than it's worth. Python has a builtin [`logging`](https://docs.python.org/3/library/logging.html) library that will be …
-
`abstutil::Timer` could probably be partly replaced.
- Hierarchial
- Strongly prefer explicitly plumbing a ctx, not a global singleton
- Glue it to file reading for bytes read progress bar
- Col…
-
Use [easyloggingpp](https://github.com/easylogging/easyloggingpp#basic). Plan:
- replace all throw statement with proper logging string.
- replace `iostream` with `easyloggingpp`.
After closing this …