getLogs

abstract fun getLogs(requireFull: Boolean): String

Returns the logs of the container.

Parameters

requireFull

If true, throws an exception if this method is invoked while the logger is still attached to a container.