mcollina / docker-loghose

Collect all the logs from all docker containers
MIT License
63 stars 15 forks source link

add option to include current container logs #13

Closed megastef closed 8 years ago

megastef commented 8 years ago

See https://github.com/mcollina/docker-loghose/issues/12

megastef commented 8 years ago

I would like to suggest a new npm release after merge of: https://github.com/mcollina/docker-allcontainers/pull/10 and after the merge of this PR.

megastef commented 8 years ago

Decided to rename the option to 'includeCurrentContainer', with a default value 'false' - in that way it does not break any application and docker-loghose behaviour remains the same for those who are not aware about this change.