-
Hi,
I'm trying to use pino (browser) with Cloudflare Workers.
This is my config do far:
```
import pino from 'pino';
const logger = pino({
base: {
requestId: c.var.requestId…
-
### Subject of the issue
I was doing work on one of my gems and accidentally removed rack-test from the gemspec. When I try to load rspec (run `bundle exec rspec`) RSpec instead of telling me which…
-
**rust-analyzer version**: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
rust-analyzer version: 0.3.2188-standalone (ba56d9b9b 2024-11-17) [c:\Users…
-
Including:
- instances of `Formatter` subclasses
- strings with e.g. `'%5.4f'`
- strings with e.g. `'{0:5.3f}'`
-
Regarding issue https://github.com/guardian/scribe/issues/209, I've started to experiment with how we might use a virtual DOM for the formatters in Scribe.
Currently we reset Scribe’s `innerHTML` eve…
-
Thanks for the awesome library.
I was curious how I might go about adding the option to have all `Logger.error` to always include the following
```
"@type": "type.googleapis.com/google.devtools…
-
Date formatting in Log4j uses different formats:
- older layouts use [`SimpleDateFormat`](https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html),
- newer layouts use [`DateTime…
-
`grape-rabl` 0.5.0 uses `Grape::Formatter.formatter_for` with one argument.
https://github.com/ruby-grape/grape-rabl/blob/b201ebdb0dc44906e5b42619f060fa3ac4e5bdfd/lib/grape-rabl/formatter.rb#L40-L4…
-
I open files on a remote server, so I can't easily verify the folder where the file is located because it's a temporary file on my local machine.
Additionally, I can't enable MythicScribe for all Y…
-
I checked my node_modules and I do have biome installed
`node_modules/@biomejs/biome/bin/biome`
I use doom emacs and install biome like this
In my packages.el I have
```
(package! lsp-bio…