Files
tfm_ainventory/graphify-out/cache/9769d0a734c337833271a78e6218d5d5bcee1795d1a1ebb7abd909560abf506a.json

1 line
16 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "label": "logging.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L1"}, {"id": "logging_richhandler", "label": "RichHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L18"}, {"id": "handler", "label": "Handler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "logging_richhandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L65"}, {"id": "logging_richhandler_get_level_text", "label": ".get_level_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L117"}, {"id": "logging_richhandler_emit", "label": ".emit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L132"}, {"id": "logging_richhandler_render_message", "label": ".render_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L182"}, {"id": "logging_richhandler_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L207"}, {"id": "logging_divide", "label": "divide()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L283"}, {"id": "logging_rationale_19", "label": "A logging handler that renders output with Rich. The time / level / message and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L19"}, {"id": "logging_rationale_118", "label": "Get the level name from the record. Args: record (LogRecord", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L118"}, {"id": "logging_rationale_183", "label": "Render message text in to Text. Args: record (LogRecord): l", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L183"}, {"id": "logging_rationale_214", "label": "Render log for display. Args: record (LogRecord): logging R", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L214"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "pip_vendor_rich_null_file", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_log_render_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_traceback_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "logging_richhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L18", "weight": 1.0}, {"source": "logging_richhandler", "target": "handler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L18", "weight": 1.0}, {"source": "logging_richhandler", "target": "logging_richhandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L65", "weight": 1.0}, {"source": "logging_richhandler", "target": "logging_richhandler_get_level_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L117", "weight": 1.0}, {"source": "logging_richhandler", "target": "logging_richhandler_emit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L132", "weight": 1.0}, {"source": "logging_richhandler", "target": "logging_richhandler_render_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L182", "weight": 1.0}, {"source": "logging_richhandler", "target": "logging_richhandler_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L207", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L243", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_logging_py", "target": "logging_divide", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L283", "weight": 1.0}, {"source": "logging_richhandler_emit", "target": "logging_richhandler_render_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L167", "weight": 1.0}, {"source": "logging_richhandler_emit", "target": "logging_richhandler_render", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L168", "weight": 1.0}, {"source": "logging_richhandler_render", "target": "logging_richhandler_get_level_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L225", "weight": 1.0}, {"source": "logging_rationale_19", "target": "logging_richhandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L19", "weight": 1.0}, {"source": "logging_rationale_118", "target": "logging_richhandler_get_level_text", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L118", "weight": 1.0}, {"source": "logging_rationale_183", "target": "logging_richhandler_render_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L183", "weight": 1.0}, {"source": "logging_rationale_214", "target": "logging_richhandler_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L214", "weight": 1.0}], "raw_calls": [{"caller_nid": "logging_richhandler_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L91"}, {"caller_nid": "logging_richhandler_init", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L92"}, {"caller_nid": "logging_richhandler_init", "callee": "HIGHLIGHTER_CLASS", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L93"}, {"caller_nid": "logging_richhandler_init", "callee": "LogRender", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L94"}, {"caller_nid": "logging_richhandler_get_level_text", "callee": "styled", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L127"}, {"caller_nid": "logging_richhandler_get_level_text", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L128"}, {"caller_nid": "logging_richhandler_get_level_text", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L128"}, {"caller_nid": "logging_richhandler_emit", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L134"}, {"caller_nid": "logging_richhandler_emit", "callee": "from_exception", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L144"}, {"caller_nid": "logging_richhandler_emit", "callee": "getMessage", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L159"}, {"caller_nid": "logging_richhandler_emit", "callee": "getMessage", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L161"}, {"caller_nid": "logging_richhandler_emit", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L163"}, {"caller_nid": "logging_richhandler_emit", "callee": "usesTime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L163"}, {"caller_nid": "logging_richhandler_emit", "callee": "formatTime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L164"}, {"caller_nid": "logging_richhandler_emit", "callee": "formatMessage", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L165"}, {"caller_nid": "logging_richhandler_emit", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L171"}, {"caller_nid": "logging_richhandler_emit", "callee": "handleError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L175"}, {"caller_nid": "logging_richhandler_emit", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L178"}, {"caller_nid": "logging_richhandler_emit", "callee": "handleError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L180"}, {"caller_nid": "logging_richhandler_render_message", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L192"}, {"caller_nid": "logging_richhandler_render_message", "callee": "from_markup", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L193"}, {"caller_nid": "logging_richhandler_render_message", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L193"}, {"caller_nid": "logging_richhandler_render_message", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L195"}, {"caller_nid": "logging_richhandler_render_message", "callee": "highlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L197"}, {"caller_nid": "logging_richhandler_render_message", "callee": "highlight_words", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L203"}, {"caller_nid": "logging_richhandler_render", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L224"}, {"caller_nid": "logging_richhandler_render", "callee": "fromtimestamp", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L227"}, {"caller_nid": "logging_richhandler_render", "callee": "_log_render", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L229"}, {"caller_nid": "logging_divide", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L287"}, {"caller_nid": "logging_divide", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py", "source_location": "L291"}]}