-
Print log messages based on a specific rank or ParallelMode neatly to the terminal, and save them to a local file. Let the user configure the file path and file name. By default, save the log using th…
-
Given the following:
1. Miner registers onto a subnet
2. Miner creates a `commit` call
3. Miner gets deregistered
A miner can register _again_ on the same subnet and their older `commit` data …
-
### 🔎 Search Terms
Property 'fatal' does not exist on type 'Logger'
### The problem
Custom `createLogger` logger with custom log levels receives a `Property 'fatal' does not exist on type 'Logger'…
OxyTJ updated
7 months ago
-
In a meeting between me, @nhhagen and @hawi74, we discussed some problems with the current state of the library.
- The library requires verbose initialization (many lines of code to start the datadog…
-
test
-
Hello, so i already have an tls client session oben, i would like to use this session in my requests but if that wo't be added for some reason, then just add a slver function with tls_client libary. t…
-
When using `2019-06-01` with Azure Stack to get subscriptions (in this case `management.redmond.azurestack.corp.microsoft.com`), the response doesn't comply with the REST spec [`subscriptions.json`](h…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am trying to integrate OpenAPI into an existing Blazor project which was recently upgraded …
-
There is a an open question whether EventName (or EventID) should be added as an optional parameter to Logger.Enabled.
> Regd. EventName being used for EnabledCheck:
> 1. It is very important (a…
-
Hi Filepe,
I am testing anew custom rule to check for CRETAE VIEW statements if it is not using OR REPLACE FORCE and report it as an issue with an error message.
Here is the error I am getting:
…