mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-05-08 14:26:02 +01:00
DVCSMP-1959 - Remove logs with sensitive information (#1152)
This commit is contained in:
@@ -62,7 +62,7 @@ def initialize() {
|
||||
}
|
||||
|
||||
def sendit(evt) {
|
||||
log.debug "$evt.value: $evt, $settings"
|
||||
log.debug "$evt.value: $evt"
|
||||
sendMessage()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user