-
The API should expose two methods for event/logging that does not require the application to implement a specific third-party library, such as spdlog. The application should be able to use any method…
-
### Terraform Core Version
1.9.8
### AWS Provider Version
5.73.0
### Affected Resource(s)
aws_pipes_pipe
### Expected Behavior
When using dynamic blocks for __enrichment_parameters__.__http_par…
-
We should also plan to add logging statements to provide details of refresh events in future.
_Originally posted by @avanigupta in https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/…
-
### What do you want to ask?
We are using logrus and logging like this:
```go
log.Info("A simple log")
log.WithFields(log.Fields{
"event": event,
"user_id": userId,
}).Info("A log with fi…
-
> When enabling GitHub Audit Integration
> https://www.elastic.co/docs/current/integrations/github
>
> we noted it only supports organizations- but we need the audit events for our enterprise as note…
-
### Top-level intent
I tried creating an event handler which sets a static/generic pin for a certain tokentype. Meaning each new token of that type gets the same pin.
### Steps to reproduce
1. Cr…
-
The below script catches 'remove' events until Deno 2.0.2:
```js
const watcher = Deno.watchFs('.');
for await (const e of watcher) {
console.log(">>> event", e);
}
```
```sh
touch test.t…
-
### Describe the bug
When running the supertrend_v1 (and also some custom) script as directional trading v2 with controller on hyperliquid perps, observing a pattern where market stop orders return…
-
При вызове
```javascript
let adSize = await BannerAdSize.inlineSize(Dimensions.get('window').width, 250);
```
ERROR Error: Objects are not valid as a React child (found: object with keys {_h…
-
### Component
Forge
### Describe the feature you would like
Currently, the tracer and error logger aren't very helpful when a matching event is not caught. I'd like to attempt to highlight the mism…