# Functions
LaunchDockerLogger launches an instance of DockerLogger.
NewDockerLogger returns an implementation of the DockerLogger interface.
# Interfaces
DockerLogger is a small utility to forward logs from a docker container to a target destination.