|
|
|
|
|
by piterrro
868 days ago
|
|
Interesting, I'll take a look at it. I was thinking specifically about Docker usage and right now you can do like this $ logdy stdin 'docker logs --follow my_container_name' I guess writing a logging driver plugin will enable better experience to the user. I'll investigate it, thanks for the nudge! |
|