clearcontainers / runtime

OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Apache License 2.0
589 stars 70 forks source link

logging fixes #1030

Closed jodh-intel closed 6 years ago

jodh-intel commented 6 years ago

PR #1025 incorrectly reset the name variable which is required for logging the program name.

Also, all log entries should specify the program PID.