Trevor Rosen
Trevor Rosen
I’ve actually wanted to do this for awhile. @deadprogam what say ye? There are a lot of good things we could do with better logging, but I’d want to make...
#528 might not be the final word here. But I thought it'd be valuable to write something up that helps to start a conversation toward some more intuitive leveled logging....
We can inject with an interface - but Gobot is a big lib and has several different "modes" of usage. How are you guys envisioning this would work?
Yup. I'm asking basically the scope you're trying to get to w/ this logger. In the robot abstraction? Common to all drivers? If not Logrus, then what standard logger? (Unfortunately...
I could perhaps be convinced to resurrect something along the lines of this old PR of mine that I wrote w/out merging: https://github.com/hybridgroup/gobot/pull/528
@andygrunwald yeah I was just pointing out that you'd need to plumb it all the way into the driver level. Something like the above PR would be part of this...
@andygrunwald sure your description definitely makes sense. There's no structured logging in driver messages tho (most of those are relatively rare). I think that once we get Logrus in place,...
@alexcb a timestamp override (a la Buildah's recently added `--timestamp` flag) would indeed be great. I don't have a sense of the level of effort involved here though. We're very...
> Alternatively, adding author signing and then having npm audit signatures do both registry and author signing would be awesome. I'd love to see the https://github.com/bnb.keys system mirrored into npm...
Any movement on this? A quick scan indicates that it would solve the issue I filed in https://github.com/urfave/negroni/issues/244