- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for logFileItems (0.07 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/log/AdminLogAction.java
throw new IORuntimeException(e); } logFileItems.add(map); }); } catch (final Exception e) { throw new FessSystemException("Failed to access log files.", e); } } return logFileItems; } public static boolean isLogFilename(final String name) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 4.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/log/admin_log.jsp
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Feb 12 20:25:27 UTC 2020 - 4K bytes - Viewed (0)