We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你需要什么功能? 日誌功能加上無法下載的作品的 artwork id 並標記 Not Found
目的是解决什么问题? 透過 artwork id 尋回作品
其他软件是否有此类功能可以参考?
附加描述 下載非公開作品 logWrap 會顯示 {artwork id} 404 Not Found,但是有長度限制前面的會被洗掉,希望匯出擷取日誌也可以加上這些作品的 id 方便尋回。
The text was updated successfully, but these errors were encountered:
日志的长度限制确实会带来一些问题。 之所以截断日志,是因为当日志条数很多,并且不停更新时,会占用很多内存,并导致页面卡顿。 我在想以后是否要做个按钮,点击后可以在新标签页显示完整的日志,这样就方便多了。
你需要的导出404日志我以后加上吧。
Sorry, something went wrong.
No branches or pull requests
你需要什么功能?
日誌功能加上無法下載的作品的 artwork id 並標記 Not Found
目的是解决什么问题?
透過 artwork id 尋回作品
其他软件是否有此类功能可以参考?
附加描述
下載非公開作品 logWrap 會顯示 {artwork id} 404 Not Found,但是有長度限制前面的會被洗掉,希望匯出擷取日誌也可以加上這些作品的 id 方便尋回。
The text was updated successfully, but these errors were encountered: