Skip to content

Conversation

@emizzle
Copy link
Collaborator

@emizzle emizzle commented Apr 19, 2018

  • Add loglevel and logfile switch to embark build
  • Support existing loglevel and logfile switch for embark run/upload
  • make casing consistent for loglevel and logfile
  • remove passing engine to build() and instead pass needed objects in options.
  • prevent duplicate plugin initiation (above point)
  • allow Events object to be passed to Engine constructor and init()
  • prevent echo of upload commands to allow interception and control via logging

emizzle added 2 commits April 17, 2018 16:17
Intercepting logs for embark run and including logLevel for displayed logs.
* Add loglevel and logfile switch to `embark build`
* Support existing `loglevel` and `logfile` switch for `embark run/upload`
* make casing consistent for `loglevel` and `logfile`
* remove passing engine to `build()` and instead pass needed objects in options.
* prevent duplicate plugin initiation (above point)
* allow `Events` object to be passed to `Engine` constructor and `init()`
* prevent echo of upload commands to allow interception and control via logging
@iurimatias iurimatias merged commit e1a9023 into develop Apr 19, 2018
@emizzle emizzle deleted the feature/log-level-as-argument branch April 19, 2018 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants