* configlogging.jsp:

- Add easy way to add an override
      - Make file size specifier more flexible
This commit is contained in:
zzz
2010-10-07 18:39:03 +00:00
parent 86a7d68f08
commit a23ea5e5f1
4 changed files with 118 additions and 27 deletions

View File

@@ -46,6 +46,8 @@
</i></td>
</tr><tr><td class="mediumtags" align="right"><b><%=intl._("Log level overrides")%>:</b></td>
<td><jsp:getProperty name="logginghelper" property="logLevelTable" /></td>
</tr><tr><td class="mediumtags" align="right"><b><%=intl._("New override")%>:</b></td>
<td><jsp:getProperty name="logginghelper" property="newClassBox" /></td>
</tr><tr><td colspan="2"><hr></td>
</tr><tr class="tablefooter"><td colspan="2"> <div class="formaction">
<input type="reset" value="<%=intl._("Cancel")%>" >