fullLogs
Deprecated
Use getLogs instead.
Replace with
getLogLines(true)
Content copied to clipboard
The full log of the container up until when this logger is detached, converted into a List with one line per element.
Throws
if this logger is still attached to a container.