The DockerHostMA:onContainerLogs Method

The DockerHostMA:onContainerLogs method listens for container logs and returns them.

Type

Asynchronous, IMPACT_INFO

Arguments

Name Type Description
ContainerName String The name of the Docker container

Returns

Name Type Description
ContainerId String The ID of the Docker container
PrevLine String Previous line in log
NextLine String Next line in log