<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Oct 30 13:00:48 CET 2003 -->
<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
<TITLE>
Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="Index";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="it/saga/library/logging/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#config(java.lang.Object)"><B>config(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#debug(java.lang.Object)"><B>debug(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#debug(java.lang.Object, java.lang.Throwable)"><B>debug(Object, Throwable)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#entering(java.lang.String)"><B>entering(String)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#error(java.lang.Object)"><B>error(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#error(java.lang.Object, java.lang.Throwable)"><B>error(Object, Throwable)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#exiting(java.lang.String)"><B>exiting(String)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/LogDefaultFormatter.html#format(java.util.logging.LogRecord)"><B>format(LogRecord)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/LogDefaultFormatter.html">LogDefaultFormatter</A>
<DD>Format the given LogRecord.
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#getLog(java.lang.Class)"><B>getLog(Class)</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#getLog(java.lang.String)"><B>getLog(String)</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#getLogger()"><B>getLogger()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#info(java.lang.Object)"><B>info(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#info(java.lang.Object, java.lang.Throwable)"><B>info(Object, Throwable)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isConfigEnabled()"><B>isConfigEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isDebugEnabled()"><B>isDebugEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/SagaLogger_old.html#isEnabled()"><B>isEnabled()</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/SagaLogger_old.html">SagaLogger_old</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isEnabled()"><B>isEnabled()</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isErrorEnabled()"><B>isErrorEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isInfoEnabled()"><B>isInfoEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/SagaLogger_old.html#isOnClientScope()"><B>isOnClientScope()</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/SagaLogger_old.html">SagaLogger_old</A>
<DD>Returns true if you're on the client-side, false if you're on the server-side
<DT><A HREF="it/saga/library/logging/Log.html#isTraceEnabled()"><B>isTraceEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#isWarnEnabled()"><B>isWarnEnabled()</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/package-summary.html"><B>it.saga.library.logging</B></A> - package it.saga.library.logging<DD>&nbsp;</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html"><B>Log</B></A> - class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/logging/LogDefaultFormatter.html"><B>LogDefaultFormatter</B></A> - class it.saga.library.logging.<A HREF="it/saga/library/logging/LogDefaultFormatter.html">LogDefaultFormatter</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/logging/LogDefaultFormatter.html#LogDefaultFormatter()"><B>LogDefaultFormatter()</B></A> - 
Constructor for class it.saga.library.logging.<A HREF="it/saga/library/logging/LogDefaultFormatter.html">LogDefaultFormatter</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#logger"><B>logger</B></A> - 
Variable in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Main.html"><B>Main</B></A> - class it.saga.library.logging.<A HREF="it/saga/library/logging/Main.html">Main</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/logging/Main.html#Main()"><B>Main()</B></A> - 
Constructor for class it.saga.library.logging.<A HREF="it/saga/library/logging/Main.html">Main</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Main.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Main.html">Main</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/SagaLogger_old.html"><B>SagaLogger_old</B></A> - class it.saga.library.logging.<A HREF="it/saga/library/logging/SagaLogger_old.html">SagaLogger_old</A>.<DD>&nbsp;<DT><A HREF="it/saga/library/logging/SagaLogger_old.html#setClientScope()"><B>setClientScope()</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/SagaLogger_old.html">SagaLogger_old</A>
<DD>To be called by mainMenu only, never call this method on server-side
<DT><A HREF="it/saga/library/logging/SagaLogger_old.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/SagaLogger_old.html">SagaLogger_old</A>
<DD>To be called by mainMenu only, never call this method on server-side
<DT><A HREF="it/saga/library/logging/Log.html#setEnabled(boolean)"><B>setEnabled(boolean)</B></A> - 
Static method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#trace(java.lang.Object)"><B>trace(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#trace(java.lang.Object, java.lang.Throwable)"><B>trace(Object, Throwable)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="it/saga/library/logging/Log.html#warn(java.lang.Object)"><B>warn(Object)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
<DT><A HREF="it/saga/library/logging/Log.html#warn(java.lang.Object, java.lang.Throwable)"><B>warn(Object, Throwable)</B></A> - 
Method in class it.saga.library.logging.<A HREF="it/saga/library/logging/Log.html">Log</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_W_">W</A> 
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="it/saga/library/logging/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;
<SCRIPT>
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>

</BODY>
</HTML>