mirror of https://github.com/jumpserver/jumpserver
4 lines
67 B
Python
4 lines
67 B
Python
![]() |
from common.utils import get_logger
|
||
|
|
||
|
logger = get_logger(__file__)
|