Update _events.py
This commit is contained in:
Родитель
9fa333d90f
Коммит
c02e8da27a
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
# Licensed under the MIT License.
|
# Licensed under the MIT License.
|
||||||
from logging import LogRecord, getLogger, INFO
|
from logging import INFO, LogRecord, getLogger
|
||||||
from typing import Dict, Optional
|
from typing import Dict, Optional
|
||||||
|
|
||||||
from opentelemetry.sdk._logs import LoggingHandler
|
from opentelemetry.sdk._logs import LoggingHandler
|
||||||
|
|
Загрузка…
Ссылка в новой задаче