Nicholas Blumhardt
Nicholas Blumhardt
Currently, no; it's a bit tricky for various reasons, but it also annoys me from time-to-time. We'll give it some thought, thanks!
Thanks for the suggestion, we'll give this some thought.
Thanks for the suggestion. The intention is that `--json` should at some point (hopefully soon!) support field name mappings, e.g. to map `Timestamp` to the timestamp field, and so-on. Ingesting...
I wonder if we could achieve this using something like Seq's expression syntax to "construct" a CLEF document based on whatever the input JSON is? I.e. (incomplete example): ``` --map="{@t:...
https://github.com/datalust/superpower/blob/dev/sample/JsonParser/Program.cs contains a token-based JSON parser using the framework also used for extraction patterns. The text-based string and number parsers there handle the thorniest aspects of properly parsing JSON, though...
Thanks for the nudge - I've created https://github.com/serilog/serilog-sinks-console/pull/132. To help this along - have you tried `Sixteen` in the most recent `4.0.2` `dev` package?
Supporting Windows installers and shared frameworks is going to be quite time-consuming, and there's no way we have the bandwidth to assist people with this. It would be great if...
One to include in v3? RE #1714
I'm not sure about existing tests, it's pretty likely there will be some place to generally hook them in for both cases, but the single/double behavior might not be covered...
:wave: did you mean to close all of these?