Andrew Knapp

Results 2 issues of Andrew Knapp

So, I'm trying to integrate fluent into one of our apps, and I'm running into some issues using the logging.Handler interface. First off, when I use the event interface, everything...

If I have a stanza like this: ``` awesome-service: service.running: - blah: True ``` The check fails (with the `[!] Found single line declaration in...` error), because it matches on...