tf.logging.debug

tf.logging.debug(
    msg,
    *args,
    **kwargs
)

Defined in tensorflow/python/platform/tf_logging.py.