mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 01:18:52 +00:00
The embark log file is being overwritten each time embark is run. There is a separate log file for each context, so that running, for example, `embark run` then `embark console` doesn’t get the `run` log overwritten with the `console` log.