gjeusel
gjeusel
Hi Delgan ! I was wondering if there was a way to disable the message formatting with the args/kwargs ? ```python from loguru import logger kwargs = {"a": 1, "b":...
Trying to modify it using patroni: ```yaml patroni: dynamicConfiguration: postgresql: parameters: shared_preload_libraries: timescaledb timescaledb.license: timescale # instead of apache by default in crunchy ``` Result in: ``` postgres@localhost:tutorial> create extension...
Hey there ! Thx for this plugin Would it be possible to silence the messages ? It's a bit annoying when using poetry commands unrelated to the versioning: ```bash >...
### Avant-Propos Hello there ! I pretty much love this library idea, and it would fit my use case perfectly ! Now I was just wondering about a few issues...
Hey there ! 👋 I noticed `rg` is launched while editing my `~/.zshrc` and fires up all the procs as it's searching all my home files. Would it be possible...
Hello back ! Following the issue, the solution I came with. Allowing to pass a function as the `cwd`, and when the function returns a `nil`, it should not trigger...
It would be really nice when prototyping to have access to the [edgedb watch](https://www.edgedb.com/docs/guides/migrations/guide#edgedb-watch) feature. It permits to avoid having the cycle of migration creation / apply right from the...
Hello ! I really liked the LazyBroker interface ! I was wondering if you were planing to add LazyBackend objects also ? (As the backend might also rely on the...
**Is your feature request related to a problem? Please describe.** In the renewable energy area, we want to *be conservative on missing values*. Meaning, if a turbine didn't send any...