看起来像剪纸升级后导致了一些问题:
该日志位于哪里?
答案1
根据 papercut 默认 settings.py 的以下摘录(位于http://src.gnu-darwin.org/ports/news/papercut/work/papercut-0.9.13/settings.py.html),您很可能会在 找到日志文件(如果有)/usr/local/share/papercut/logs/papercut.log
。
# full path for where Papercut will store the log file
log_path = "/usr/local/share/papercut/logs/"
# the actual log filename
log_file = log_path + "papercut.log"