Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pymupdf/PyMuPDF
/ log
Function
log
pipcl.py:2444–2445 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
2442
Omits os.environ
if
$PIPCL_SHOW_ENV is
'0'
.
2443
''
&
#x27;
2444
def
log(text):
2445
log0(text, caller=3)
2446
2447
#log(f'{__file__=}')
2448
#log(f'{__name__=}')
Callers
15
_argv_clean
Method · 0.70
show_system
Function · 0.70
fs_find_in_paths
Function · 0.70
swig_get
Function · 0.70
macos_add_brew_path
Function · 0.70
add
Function · 0.70
venv_run
Function · 0.70
setup.py
File · 0.70
_git_get_branch
Function · 0.70
tar_extract
Function · 0.70
git_info
Function · 0.70
git_patch
Function · 0.70
Calls
2
log0
Function · 0.85
_log
Function · 0.70
Tested by
no test coverage detected