Log update
This commit is contained in:
parent
199b848947
commit
0266e5c74e
2 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ import time
|
|||
import websocket
|
||||
|
||||
|
||||
log = logging.getLogger("lorautil")
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
dbname="lorawan"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue