<%@page contentType="text/html"%> <%@page trimDirectiveWhitespaces="true"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsi" %> <%=intl.title("config logging")%> <%@include file="summaryajax.jsi" %> <%@include file="summary.jsi" %>

<%=intl._t("I2P Logging Configuration")%>

<%@include file="confignav.jsi" %> <%@include file="formhandler.jsi" %>

<%=intl._t("Configure I2P Logging Options")%> " href="/logs">[<%=intl._t("View Logs")%>]

<%=intl._t("Log file")%>: " value="" > <%=intl._t("(the symbol '@' will be replaced during log rotation)")%>
<%=intl._t("Log record format")%>: " > <%=intl._t("(use 'd' = date, 'c' = class, 't' = thread, 'p' = priority, 'm' = message)")%>
<%=intl._t("Log date format")%>: " > <%=intl._t("('MM' = month, 'dd' = day, 'HH' = hour, 'mm' = minute, 'ss' = second, 'SSS' = millisecond)")%>
<%=intl._t("Max log file size")%>: " >
<%=intl._t("Default log level")%>: <%=intl._t("(DEBUG and INFO are not recommended defaults, as they will drastically slow down your router)")%>
<%=intl._t("Log level overrides")%>:
<%=intl._t("New override")%>:
" > " >