aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/containers_logs.go
Commit message (Collapse)AuthorAge
* Move logs functionality to separate file for APIv2jgallucci322020-06-17
This simply moves the function for the log handler for APIv2 to a separate file to be consistent with other parts of the code base. Signed-off-by: jgallucci32 <john.gallucci.iv@gmail.com>