-
### 🔎 Search Terms
typescript,info,logger
### The problem
README.md is clear that the following syntax is legal:
`logger.info('Hello world')`
However I cannot get this to work with Typescript…
-
## Overview
[`@typescript-eslint/no-invalid-void-type`](https://typescript-eslint.io/rules/no-invalid-void-type) has a couple of surprisingly tricky issues associated with it:
* #6547
* #7227
…
-
### What version of Elysia is running?
1.0.5 / latest version
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
```import { app } fro…
-
Redirected from: https://github.com/palantir/tslint/issues/3077
### Bug Report
- __TSLint version__: 5.5.0
- __TypeScript version__: 2.4.2
- __Running TSLint via__: CLI
#### TypeScript code…
-
Version: Deno 2.0.6
Hi there,
I'm trying to create a Hono server with a disconnect handler. When I cancel the request from my Postman client, the abort signal from the raw `Request` object never c…
-
### Use case
As discussed before, I would like to suggest to change the visibility of certain methods of `Logger` from `private` to `protected` to allow overrides by subclassing `Logger`. A use case …
-
Thanks for this great lib, I stumbled upon it after getting annoyed by all log entries having different PIDs using my previous method, which was piping the log message into `logger --journald`.
It wo…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Environment
Node v18.15.0
NPM v8.19.2
Consola v3.1.0
### Reproduction
1. Clone https://github.com/gbenson-ir/consola-v3-bug-reproduction
2. Enter the directory
3. Run `npm i`
4. Run `npm r…
-
**Is your feature request related to a problem? Please describe.**
The current version of New Relic used in `@envelop/newrelic` is very badly out of date. We've been experiencing issues with the inst…