Wojciech Kaczmarek
Wojciech Kaczmarek
..like setting the content type, including some javascripts, calling w3validator ..etc.
Hi! I guess it's time for `v1.0.6`. I have very specific patch in mind: in most of my `pflag` usage patterns it's pretty unusable without #220, namely without `flag`-compatible `Output`....
..at least by rsyslog: ``` Sep 6 23:00:27 localhost elixir: 01:00:27.202 [debug] hey#012 ``` When I remove LF from [this line](https://github.com/smpallen99/syslog/blob/280066e/lib/syslog.ex#L61) it's back to normal: ``` Sep 6 23:02:50 localhost...
Hi! I have noticed that grok exporter fails, when files to analyze have insufficient permissions: ``` grok_exporter: error reading log lines: /XXXYYY/log20221121.log: open: open /XXXYYY/log20221121.log: operation not permitted ``` At...
Hi! This is a cool add - link to your Hex package, in a form of SVG badge aka shield. As Hex package gives a link to here (that's how...
Hi! Your API has `Mapable` while it's spelled `Mappable` in your readme, so there seems to be confusion about the proper form. English is not my native language so I...