rename logger
This commit is contained in:
@@ -14,7 +14,7 @@ from .models import (
|
||||
GotifyVersionModel,
|
||||
)
|
||||
|
||||
logger = logging.getLogger("logger")
|
||||
logger = logging.getLogger("gotify-tray")
|
||||
|
||||
|
||||
class GotifySession(object):
|
||||
|
||||
Reference in New Issue
Block a user