Support local logging via standard logging interface

Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
Cameron Diver
2018-10-09 12:02:38 +01:00
parent 19cd310da3
commit 6e2801380b
7 changed files with 342 additions and 210 deletions

View File

@ -33,6 +33,7 @@ describe 'Logger', ->
deviceApiKey: 'secretkey'
offlineMode: false
enableLogs: true
localMode: false
})
afterEach ->