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

<%=intl._("I2P Router Logs")%>

<%=intl._("I2P Version and Running Environment")%>

<% /* note to translators - both parameters are URLs */ %><%=intl._("Please report bugs on {0} or {1}.", "trac.i2p2.i2p", "trac.i2p2.de")%> <%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>

<%=intl._("Please include this information in bug reports")%>:

I2P version:
Java version: <%=System.getProperty("java.vendor")%> <%=System.getProperty("java.version")%> (<%=System.getProperty("java.runtime.name")%> <%=System.getProperty("java.runtime.version")%>)
Platform: <%=System.getProperty("os.name")%> <%=System.getProperty("os.arch")%> <%=System.getProperty("os.version")%>
Processor: <%=net.i2p.util.NativeBigInteger.cpuModel()%> (<%=net.i2p.util.NativeBigInteger.cpuType()%>)
Jbigi: <%=net.i2p.util.NativeBigInteger.loadStatus()%>
Encoding: <%=System.getProperty("file.encoding")%>

<%=intl._("Note that system information, log timestamps, and log messages may provide clues to your location; please review everything you include in a bug report.")%>

" />

<%=intl._("Critical Logs")%>

<%=intl._("Router Logs")%> (<%=intl._("configure")%>)

<%=intl._("Service (Wrapper) Logs")%>