Repository URL to install this package:
|
Version:
1:7.26.0-1 ▾
|
datadog-agent
/
opt
/
datadog-agent
/
embedded
/
lib
/
python3.8
/
site-packages
/
datadog_checks
/
log.py
|
|---|
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
# flake8: noqa
from .base.log import * # Import explicitly for use in https://github.com/DataDog/datadog-agent/blob/master/cmd/agent/dist/config.py
from .base.log import _get_py_loglevel