Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法留下关于在露天压缩哪个文件的日志?这是我知道的可以压缩文件的路线。
我认为您可以覆盖类CreateDownloadArchiveAction(通过使用 id 覆盖 bean createDownloadArchiveAction)。然后在方法中createDownload,您可以实现您的日志记录逻辑。
CreateDownloadArchiveAction
createDownloadArchiveAction
createDownload