Closed StevenBlair123 closed 4 years ago
@StuartFergusonVme - just noticed that LogMessageToTrace has the directory code. Shouldn't we just do this once, rather than everything line we write out? We could then cache the path, and use it for StartContainersForScenarioRun (just for the EventStore container)
Yeah could probably do that
Our test trace is logged out to:
fileName="/home/runner/subscriptionservice/trace/${date:format=yyyyMMdd}/Trace.txt"
This is held in nlog.config.
We need to make sure we Mount the EventStore container to move the logs files here.