mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
small tweaks in usage of Logger
This commit is contained in:
parent
c352ae5bcc
commit
08efc477ca
19 changed files with 52 additions and 47 deletions
|
|
@ -14,7 +14,7 @@ from openpype.tools.utils import host_tools
|
|||
from openpype.pipeline import install_openpype_plugins
|
||||
|
||||
|
||||
log = Logger().get_logger("Celaction_cli_publisher")
|
||||
log = Logger.get_logger("Celaction_cli_publisher")
|
||||
|
||||
publish_host = "celaction"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue