Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 chris 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.6.0_26) on Sun Jan 27 20:37:08 CET 2013 -->
6
<TITLE>
7
Logger (libgdx API)
8
</TITLE>
9
 
10
<META NAME="date" CONTENT="2013-01-27">
11
 
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
13
 
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    if (location.href.indexOf('is-external=true') == -1) {
18
        parent.document.title="Logger (libgdx API)";
19
    }
20
}
21
</SCRIPT>
22
<NOSCRIPT>
23
</NOSCRIPT>
24
 
25
</HEAD>
26
 
27
<BODY BGCOLOR="white" onload="windowTitle();">
28
<HR>
29
 
30
 
31
<!-- ========= START OF TOP NAVBAR ======= -->
32
<A NAME="navbar_top"><!-- --></A>
33
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35
<TR>
36
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37
<A NAME="navbar_top_firstrow"><!-- --></A>
38
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39
  <TR ALIGN="center" VALIGN="top">
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Logger.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48
  </TR>
49
</TABLE>
50
</TD>
51
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52
 
53
                                libgdx API
54
                                <style>
55
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
56
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
57
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
58
                                .TableHeadingColor { background:#EEEEFF; }
59
                                a { text-decoration:none }
60
                                a:hover { text-decoration:underline }
61
                                a:link, a:visited { color:blue }
62
                                table { border:0px }
63
                                .TableRowColor td:first-child { border-left:1px solid black }
64
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
65
                                hr { border:0px; border-bottom:1px solid #333366; }
66
                                </style>
67
                        </EM>
68
</TD>
69
</TR>
70
 
71
<TR>
72
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
73
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
74
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
75
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
76
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/Logger.html" target="_top"><B>FRAMES</B></A>  &nbsp;
77
&nbsp;<A HREF="Logger.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
78
&nbsp;<SCRIPT type="text/javascript">
79
  <!--
80
  if(window==top) {
81
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
82
  }
83
  //-->
84
</SCRIPT>
85
<NOSCRIPT>
86
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
87
</NOSCRIPT>
88
 
89
 
90
</FONT></TD>
91
</TR>
92
<TR>
93
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
94
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
95
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
96
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
97
</TR>
98
</TABLE>
99
<A NAME="skip-navbar_top"></A>
100
<!-- ========= END OF TOP NAVBAR ========= -->
101
 
102
<HR>
103
<!-- ======== START OF CLASS DATA ======== -->
104
<H2>
105
<FONT SIZE="-1">
106
com.badlogic.gdx.utils</FONT>
107
<BR>
108
Class Logger</H2>
109
<PRE>
110
java.lang.Object
111
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.badlogic.gdx.utils.Logger</B>
112
</PRE>
113
<HR>
114
<DL>
115
<DT><PRE>public class <B>Logger</B><DT>extends java.lang.Object</DL>
116
</PRE>
117
 
118
<P>
119
Simple logger that uses the <A HREF="../../../../com/badlogic/gdx/Application.html" title="interface in com.badlogic.gdx"><CODE>Application</CODE></A> logging facilities to output messages. The log level set with
120
 <A HREF="../../../../com/badlogic/gdx/Application.html#setLogLevel(int)"><CODE>Application.setLogLevel(int)</CODE></A> overrides the log level set here.
121
<P>
122
 
123
<P>
124
<DL>
125
<DT><B>Author:</B></DT>
126
  <DD>mzechner, Nathan Sweet</DD>
127
</DL>
128
<HR>
129
 
130
<P>
131
<!-- =========== FIELD SUMMARY =========== -->
132
 
133
<A NAME="field_summary"><!-- --></A>
134
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137
<B>Field Summary</B></FONT></TH>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
<CODE>static&nbsp;int</CODE></FONT></TD>
142
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG">DEBUG</A></B></CODE>
143
 
144
<BR>
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
<CODE>static&nbsp;int</CODE></FONT></TD>
150
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#ERROR">ERROR</A></B></CODE>
151
 
152
<BR>
153
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
<CODE>static&nbsp;int</CODE></FONT></TD>
158
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#INFO">INFO</A></B></CODE>
159
 
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
<CODE>static&nbsp;int</CODE></FONT></TD>
166
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#NONE">NONE</A></B></CODE>
167
 
168
<BR>
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
</TR>
171
</TABLE>
172
&nbsp;
173
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
174
 
175
<A NAME="constructor_summary"><!-- --></A>
176
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
178
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
179
<B>Constructor Summary</B></FONT></TH>
180
</TR>
181
<TR BGCOLOR="white" CLASS="TableRowColor">
182
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#Logger(java.lang.String)">Logger</A></B>(java.lang.String&nbsp;tag)</CODE>
183
 
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#Logger(java.lang.String, int)">Logger</A></B>(java.lang.String&nbsp;tag,
189
       int&nbsp;level)</CODE>
190
 
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
</TABLE>
195
&nbsp;
196
<!-- ========== METHOD SUMMARY =========== -->
197
 
198
<A NAME="method_summary"><!-- --></A>
199
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
202
<B>Method Summary</B></FONT></TH>
203
</TR>
204
<TR BGCOLOR="white" CLASS="TableRowColor">
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
<CODE>&nbsp;void</CODE></FONT></TD>
207
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#debug(java.lang.String)">debug</A></B>(java.lang.String&nbsp;message)</CODE>
208
 
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
211
</TR>
212
<TR BGCOLOR="white" CLASS="TableRowColor">
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214
<CODE>&nbsp;void</CODE></FONT></TD>
215
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#debug(java.lang.String, java.lang.Exception)">debug</A></B>(java.lang.String&nbsp;message,
216
      java.lang.Exception&nbsp;exception)</CODE>
217
 
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;void</CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#error(java.lang.String)">error</A></B>(java.lang.String&nbsp;message)</CODE>
225
 
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>&nbsp;void</CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#error(java.lang.String, java.lang.Throwable)">error</A></B>(java.lang.String&nbsp;message,
233
      java.lang.Throwable&nbsp;exception)</CODE>
234
 
235
<BR>
236
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
237
</TR>
238
<TR BGCOLOR="white" CLASS="TableRowColor">
239
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
240
<CODE>&nbsp;int</CODE></FONT></TD>
241
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#getLevel()">getLevel</A></B>()</CODE>
242
 
243
<BR>
244
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
245
</TR>
246
<TR BGCOLOR="white" CLASS="TableRowColor">
247
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
248
<CODE>&nbsp;void</CODE></FONT></TD>
249
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#info(java.lang.String)">info</A></B>(java.lang.String&nbsp;message)</CODE>
250
 
251
<BR>
252
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
253
</TR>
254
<TR BGCOLOR="white" CLASS="TableRowColor">
255
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
256
<CODE>&nbsp;void</CODE></FONT></TD>
257
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#info(java.lang.String, java.lang.Exception)">info</A></B>(java.lang.String&nbsp;message,
258
     java.lang.Exception&nbsp;exception)</CODE>
259
 
260
<BR>
261
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265
<CODE>&nbsp;void</CODE></FONT></TD>
266
<TD><CODE><B><A HREF="../../../../com/badlogic/gdx/utils/Logger.html#setLevel(int)">setLevel</A></B>(int&nbsp;level)</CODE>
267
 
268
<BR>
269
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the log level.</TD>
270
</TR>
271
</TABLE>
272
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
273
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
274
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
275
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
276
</TR>
277
<TR BGCOLOR="white" CLASS="TableRowColor">
278
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
279
</TR>
280
</TABLE>
281
&nbsp;
282
<P>
283
 
284
<!-- ============ FIELD DETAIL =========== -->
285
 
286
<A NAME="field_detail"><!-- --></A>
287
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
288
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
289
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
290
<B>Field Detail</B></FONT></TH>
291
</TR>
292
</TABLE>
293
 
294
<A NAME="NONE"><!-- --></A><H3>
295
NONE</H3>
296
<PRE>
297
public static final int <B>NONE</B></PRE>
298
<DL>
299
<DL>
300
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.NONE">Constant Field Values</A></DL>
301
</DL>
302
<HR>
303
 
304
<A NAME="ERROR"><!-- --></A><H3>
305
ERROR</H3>
306
<PRE>
307
public static final int <B>ERROR</B></PRE>
308
<DL>
309
<DL>
310
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.ERROR">Constant Field Values</A></DL>
311
</DL>
312
<HR>
313
 
314
<A NAME="INFO"><!-- --></A><H3>
315
INFO</H3>
316
<PRE>
317
public static final int <B>INFO</B></PRE>
318
<DL>
319
<DL>
320
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.INFO">Constant Field Values</A></DL>
321
</DL>
322
<HR>
323
 
324
<A NAME="DEBUG"><!-- --></A><H3>
325
DEBUG</H3>
326
<PRE>
327
public static final int <B>DEBUG</B></PRE>
328
<DL>
329
<DL>
330
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#com.badlogic.gdx.utils.Logger.DEBUG">Constant Field Values</A></DL>
331
</DL>
332
 
333
<!-- ========= CONSTRUCTOR DETAIL ======== -->
334
 
335
<A NAME="constructor_detail"><!-- --></A>
336
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
337
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
338
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
339
<B>Constructor Detail</B></FONT></TH>
340
</TR>
341
</TABLE>
342
 
343
<A NAME="Logger(java.lang.String)"><!-- --></A><H3>
344
Logger</H3>
345
<PRE>
346
public <B>Logger</B>(java.lang.String&nbsp;tag)</PRE>
347
<DL>
348
</DL>
349
<HR>
350
 
351
<A NAME="Logger(java.lang.String, int)"><!-- --></A><H3>
352
Logger</H3>
353
<PRE>
354
public <B>Logger</B>(java.lang.String&nbsp;tag,
355
              int&nbsp;level)</PRE>
356
<DL>
357
</DL>
358
 
359
<!-- ============ METHOD DETAIL ========== -->
360
 
361
<A NAME="method_detail"><!-- --></A>
362
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
363
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
364
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
365
<B>Method Detail</B></FONT></TH>
366
</TR>
367
</TABLE>
368
 
369
<A NAME="debug(java.lang.String)"><!-- --></A><H3>
370
debug</H3>
371
<PRE>
372
public void <B>debug</B>(java.lang.String&nbsp;message)</PRE>
373
<DL>
374
<DD><DL>
375
</DL>
376
</DD>
377
</DL>
378
<HR>
379
 
380
<A NAME="debug(java.lang.String, java.lang.Exception)"><!-- --></A><H3>
381
debug</H3>
382
<PRE>
383
public void <B>debug</B>(java.lang.String&nbsp;message,
384
                  java.lang.Exception&nbsp;exception)</PRE>
385
<DL>
386
<DD><DL>
387
</DL>
388
</DD>
389
</DL>
390
<HR>
391
 
392
<A NAME="info(java.lang.String)"><!-- --></A><H3>
393
info</H3>
394
<PRE>
395
public void <B>info</B>(java.lang.String&nbsp;message)</PRE>
396
<DL>
397
<DD><DL>
398
</DL>
399
</DD>
400
</DL>
401
<HR>
402
 
403
<A NAME="info(java.lang.String, java.lang.Exception)"><!-- --></A><H3>
404
info</H3>
405
<PRE>
406
public void <B>info</B>(java.lang.String&nbsp;message,
407
                 java.lang.Exception&nbsp;exception)</PRE>
408
<DL>
409
<DD><DL>
410
</DL>
411
</DD>
412
</DL>
413
<HR>
414
 
415
<A NAME="error(java.lang.String)"><!-- --></A><H3>
416
error</H3>
417
<PRE>
418
public void <B>error</B>(java.lang.String&nbsp;message)</PRE>
419
<DL>
420
<DD><DL>
421
</DL>
422
</DD>
423
</DL>
424
<HR>
425
 
426
<A NAME="error(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
427
error</H3>
428
<PRE>
429
public void <B>error</B>(java.lang.String&nbsp;message,
430
                  java.lang.Throwable&nbsp;exception)</PRE>
431
<DL>
432
<DD><DL>
433
</DL>
434
</DD>
435
</DL>
436
<HR>
437
 
438
<A NAME="setLevel(int)"><!-- --></A><H3>
439
setLevel</H3>
440
<PRE>
441
public void <B>setLevel</B>(int&nbsp;level)</PRE>
442
<DL>
443
<DD>Sets the log level. <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#NONE"><CODE>NONE</CODE></A> will mute all log output. <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#ERROR"><CODE>ERROR</CODE></A> will only let error messages through.
444
 <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#INFO"><CODE>INFO</CODE></A> will let all non-debug messages through, and <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG"><CODE>DEBUG</CODE></A> will let all messages through.
445
<P>
446
<DD><DL>
447
<DT><B>Parameters:</B><DD><CODE>level</CODE> - <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#NONE"><CODE>NONE</CODE></A>, <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#ERROR"><CODE>ERROR</CODE></A>, <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#INFO"><CODE>INFO</CODE></A>, <A HREF="../../../../com/badlogic/gdx/utils/Logger.html#DEBUG"><CODE>DEBUG</CODE></A>.</DL>
448
</DD>
449
</DL>
450
<HR>
451
 
452
<A NAME="getLevel()"><!-- --></A><H3>
453
getLevel</H3>
454
<PRE>
455
public int <B>getLevel</B>()</PRE>
456
<DL>
457
<DD><DL>
458
</DL>
459
</DD>
460
</DL>
461
<!-- ========= END OF CLASS DATA ========= -->
462
<HR>
463
 
464
 
465
<!-- ======= START OF BOTTOM NAVBAR ====== -->
466
<A NAME="navbar_bottom"><!-- --></A>
467
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
468
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
469
<TR>
470
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
471
<A NAME="navbar_bottom_firstrow"><!-- --></A>
472
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
473
  <TR ALIGN="center" VALIGN="top">
474
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
475
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
476
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
477
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Logger.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
478
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
479
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
480
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
481
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
482
  </TR>
483
</TABLE>
484
</TD>
485
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
486
libgdx API</EM>
487
</TD>
488
</TR>
489
 
490
<TR>
491
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
492
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/LittleEndianInputStream.html" title="class in com.badlogic.gdx.utils"><B>PREV CLASS</B></A>&nbsp;
493
&nbsp;<A HREF="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils"><B>NEXT CLASS</B></A></FONT></TD>
494
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
495
  <A HREF="../../../../index.html?com/badlogic/gdx/utils/Logger.html" target="_top"><B>FRAMES</B></A>  &nbsp;
496
&nbsp;<A HREF="Logger.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
497
&nbsp;<SCRIPT type="text/javascript">
498
  <!--
499
  if(window==top) {
500
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
501
  }
502
  //-->
503
</SCRIPT>
504
<NOSCRIPT>
505
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
506
</NOSCRIPT>
507
 
508
 
509
</FONT></TD>
510
</TR>
511
<TR>
512
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
513
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
514
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
515
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
516
</TR>
517
</TABLE>
518
<A NAME="skip-navbar_bottom"></A>
519
<!-- ======== END OF BOTTOM NAVBAR ======= -->
520
 
521
<HR>
522
 
523
                                <div style="font-size:9pt"><i>
524
                                Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
525
                                </i></div>
526
 
527
</BODY>
528
</HTML>