mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-24 02:04:14 +00:00
Support local logging via standard logging interface
Change-type: patch Signed-off-by: Cameron Diver <cameron@resin.io>
This commit is contained in:
@ -33,6 +33,7 @@ describe 'Logger', ->
|
||||
deviceApiKey: 'secretkey'
|
||||
offlineMode: false
|
||||
enableLogs: true
|
||||
localMode: false
|
||||
})
|
||||
|
||||
afterEach ->
|
||||
|
Reference in New Issue
Block a user