tf.logging.info

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

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