getLogs() getLogs() : array<mixed,string> This must return the log messages in order. The simple formatting of the messages is: " ". Example ->error('Foo') would yield "error Foo". Returns array<mixed,string>
testContextExceptionKeyCanBeExceptionOrOtherValues() testContextExceptionKeyCanBeExceptionOrOtherValues()