Mike
Mike
**A few questions before you begin:** > Is this an issue related to the Serilog core project or one of the [sinks](https://github.com/serilog/serilog/wiki/Provided-Sinks) or [community projects](https://github.com/serilog/serilog/wiki/Community-Projects). This issue list is intended...
Does this sink support structured/semantic logging? The following code produces identical XML results in the Windows Event Log: ``` s_logger.Information("T1: Logger test #{TestNo}", 1); s_logger.Information("T1: Logger test #1"); ``` Event...
### Is your feature request related to a problem? Please describe. With a large JSON schema, or a schema that has many `$ref` tags, calling [generateDefaultUISchema](https://jsonforms.io/api/core/functions/generatedefaultuischema) does not result in...
### Apache NetBeans version Apache NetBeans 17 ### What happened The default Java DB drivers shown under NetBeans Services window point to incorrect/outdated Derby classes resulting in ClassNotFound exceptions when...
Many of the libraries in `package.json` are deprecated. Additionally, some code examples are also OBE. For example, rule conditions no longer use `type` and `expectedValue` properties and were replaced by...
Changed DoH IP addresses to DNS lookups and added new information. ## Thank you for your contribution to the Pi-hole Community! Please read the comments below to help us consider...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When opening a VS Code project via UNC path (e.g. `\\myserver\myshare`) to a server...