ranger.ext.debug
index
/home/hut/work/ranger/ranger/ext/debug.py

 
Functions
       
log(*objects, **keywords)
Writes objects to a logfile.
Has the same arguments as print() in python3
trace()

 
Data
        LOGFILE = '/tmp/errorlog'