log4r 1.1.1 → 1.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/README +3 -3
- data/Rakefile +3 -3
- data/doc/rdoc-log4r.css +696 -0
- data/examples/syslogcustom.rb +6 -1
- data/src/doc/Log4r.html +392 -0
- data/src/doc/Log4r/BasicFormatter.html +370 -0
- data/src/doc/Log4r/ConfigError.html +207 -0
- data/src/doc/Log4r/Configurator.html +1050 -0
- data/src/doc/Log4r/DateFileOutputter.html +454 -0
- data/src/doc/Log4r/DefaultFormatter.html +205 -0
- data/src/doc/Log4r/EmailOutputter.html +636 -0
- data/src/doc/Log4r/FileOutputter.html +321 -0
- data/src/doc/Log4r/Formatter.html +291 -0
- data/src/doc/Log4r/IOOutputter.html +392 -0
- data/src/doc/Log4r/Log4rConfig.html +193 -0
- data/src/doc/Log4r/Log4rTools.html +370 -0
- data/src/doc/Log4r/LogEvent.html +360 -0
- data/src/doc/Log4r/LogServer.html +322 -0
- data/src/doc/Log4r/Logger.html +1132 -0
- data/src/doc/Log4r/Logger/LoggerFactory.html +200 -0
- data/src/doc/Log4r/Logger/Repository.html +207 -0
- data/src/doc/Log4r/ObjectFormatter.html +262 -0
- data/src/doc/Log4r/Outputter.html +910 -0
- data/src/doc/Log4r/Outputter/OutputterFactory.html +200 -0
- data/src/doc/Log4r/Outputter/consoleoutputters_rb.html +57 -0
- data/src/doc/Log4r/Outputter/datefileoutputter_rb.html +93 -0
- data/src/doc/Log4r/Outputter/emailoutputter_rb.html +179 -0
- data/src/doc/Log4r/Outputter/fileoutputter_rb.html +64 -0
- data/src/doc/Log4r/Outputter/iooutputter_rb.html +59 -0
- data/src/doc/Log4r/Outputter/outputter_rb.html +222 -0
- data/src/doc/Log4r/Outputter/outputterfactory_rb.html +62 -0
- data/src/doc/Log4r/Outputter/remoteoutputter_rb.html +59 -0
- data/src/doc/Log4r/Outputter/rollingfileoutputter_rb.html +66 -0
- data/src/doc/Log4r/Outputter/staticoutputter_rb.html +55 -0
- data/src/doc/Log4r/Outputter/syslogoutputter_rb.html +110 -0
- data/src/doc/Log4r/Outputter/tst_rb.html +54 -0
- data/src/doc/Log4r/PatternFormatter.html +422 -0
- data/src/doc/Log4r/ROMPClient.html +193 -0
- data/src/doc/Log4r/ROMPServer.html +193 -0
- data/src/doc/Log4r/RemoteOutputter.html +384 -0
- data/src/doc/Log4r/RollingFileOutputter.html +528 -0
- data/src/doc/Log4r/RootLogger.html +512 -0
- data/src/doc/Log4r/SimpleFormatter.html +258 -0
- data/src/doc/Log4r/StderrOutputter.html +250 -0
- data/src/doc/Log4r/StdoutOutputter.html +250 -0
- data/src/doc/Log4r/SyslogOutputter.html +533 -0
- data/src/doc/Log4r/YamlConfigurator.html +948 -0
- data/src/doc/Log4r/base_rb.html +57 -0
- data/src/doc/Log4r/config_rb.html +76 -0
- data/src/doc/Log4r/configurator_rb.html +370 -0
- data/src/doc/Log4r/formatter/formatter_rb.html +121 -0
- data/src/doc/Log4r/formatter/patternformatter_rb.html +233 -0
- data/src/doc/Log4r/lib/drbloader_rb.html +57 -0
- data/src/doc/Log4r/lib/xmlloader_rb.html +57 -0
- data/src/doc/Log4r/logevent_rb.html +55 -0
- data/src/doc/Log4r/logger_rb.html +293 -0
- data/src/doc/Log4r/loggerfactory_rb.html +66 -0
- data/src/doc/Log4r/logserver_rb.html +161 -0
- data/src/doc/Log4r/rdoc/configurator.html +444 -0
- data/src/doc/Log4r/rdoc/emailoutputter.html +261 -0
- data/src/doc/Log4r/rdoc/formatter.html +200 -0
- data/src/doc/Log4r/rdoc/log4r.html +268 -0
- data/src/doc/Log4r/rdoc/logger.html +364 -0
- data/src/doc/Log4r/rdoc/logserver.html +247 -0
- data/src/doc/Log4r/rdoc/outputter.html +295 -0
- data/src/doc/Log4r/rdoc/patternformatter.html +313 -0
- data/src/doc/Log4r/rdoc/syslogoutputter.html +179 -0
- data/src/doc/Log4r/rdoc/yamlconfigurator.html +169 -0
- data/src/doc/Log4r/repository_rb.html +62 -0
- data/src/doc/Log4r/staticlogger_rb.html +55 -0
- data/src/doc/Log4r/yamlconfigurator_rb.html +95 -0
- data/src/doc/REXML.html +193 -0
- data/src/doc/created.rid +1 -0
- data/src/doc/images/brick.png +0 -0
- data/src/doc/images/brick_link.png +0 -0
- data/src/doc/images/bug.png +0 -0
- data/src/doc/images/bullet_black.png +0 -0
- data/src/doc/images/bullet_toggle_minus.png +0 -0
- data/src/doc/images/bullet_toggle_plus.png +0 -0
- data/src/doc/images/date.png +0 -0
- data/src/doc/images/find.png +0 -0
- data/src/doc/images/loadingAnimation.gif +0 -0
- data/src/doc/images/macFFBgHack.png +0 -0
- data/src/doc/images/package.png +0 -0
- data/src/doc/images/page_green.png +0 -0
- data/src/doc/images/page_white_text.png +0 -0
- data/src/doc/images/page_white_width.png +0 -0
- data/src/doc/images/plugin.png +0 -0
- data/src/doc/images/ruby.png +0 -0
- data/src/doc/images/tag_green.png +0 -0
- data/src/doc/images/wrench.png +0 -0
- data/src/doc/images/wrench_orange.png +0 -0
- data/src/doc/images/zoom.png +0 -0
- data/src/doc/index.html +384 -0
- data/src/doc/js/darkfish.js +116 -0
- data/src/doc/js/jquery.js +32 -0
- data/src/doc/js/quicksearch.js +114 -0
- data/src/doc/js/thickbox-compressed.js +10 -0
- data/src/doc/rdoc.css +696 -0
- data/src/log4r.rb +2 -2
- data/src/log4r/formatter/patternformatter.rb +18 -2
- data/src/log4r/logger.rb +2 -2
- data/src/log4r/outputter/emailoutputter.rb +2 -0
- data/src/log4r/outputter/syslogoutputter.rb +29 -9
- data/src/log4r/outputter/tst.rb +8 -0
- metadata +99 -3
- data/examples/logs/simple.log +0 -1
@@ -0,0 +1,64 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
+
<head>
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
+
|
9
|
+
<title>File: fileoutputter.rb [1.1.2 Log4r API Documentation]</title>
|
10
|
+
|
11
|
+
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
+
|
13
|
+
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
+
charset="utf-8"></script>
|
15
|
+
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
+
charset="utf-8"></script>
|
17
|
+
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
+
charset="utf-8"></script>
|
19
|
+
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
+
charset="utf-8"></script>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body class="file file-popup">
|
24
|
+
<div id="metadata">
|
25
|
+
<dl>
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
27
|
+
<dd class="modified-date">Thu Mar 18 19:31:09 -0800 2004</dd>
|
28
|
+
|
29
|
+
|
30
|
+
<dt class="requires">Requires</dt>
|
31
|
+
<dd class="requires">
|
32
|
+
<ul>
|
33
|
+
|
34
|
+
<li>log4r/outputter/iooutputter</li>
|
35
|
+
|
36
|
+
<li>log4r/staticlogger</li>
|
37
|
+
|
38
|
+
</ul>
|
39
|
+
</dd>
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
</dl>
|
44
|
+
</div>
|
45
|
+
|
46
|
+
<div id="documentation">
|
47
|
+
|
48
|
+
<div class="description">
|
49
|
+
<h2>Description</h2>
|
50
|
+
<p>
|
51
|
+
:nodoc:
|
52
|
+
</p>
|
53
|
+
<table>
|
54
|
+
<tr><td valign="top">Version:</td><td>$Id: fileoutputter.rb,v 1.1.1.1 2004/03/19 03:31:09 fando Exp $
|
55
|
+
|
56
|
+
</td></tr>
|
57
|
+
</table>
|
58
|
+
|
59
|
+
</div>
|
60
|
+
|
61
|
+
</div>
|
62
|
+
</body>
|
63
|
+
</html>
|
64
|
+
|
@@ -0,0 +1,59 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
+
<head>
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
+
|
9
|
+
<title>File: iooutputter.rb [1.1.2 Log4r API Documentation]</title>
|
10
|
+
|
11
|
+
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
+
|
13
|
+
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
+
charset="utf-8"></script>
|
15
|
+
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
+
charset="utf-8"></script>
|
17
|
+
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
+
charset="utf-8"></script>
|
19
|
+
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
+
charset="utf-8"></script>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body class="file file-popup">
|
24
|
+
<div id="metadata">
|
25
|
+
<dl>
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
27
|
+
<dd class="modified-date">Thu Mar 18 19:31:09 -0800 2004</dd>
|
28
|
+
|
29
|
+
|
30
|
+
<dt class="requires">Requires</dt>
|
31
|
+
<dd class="requires">
|
32
|
+
<ul>
|
33
|
+
|
34
|
+
<li>log4r/outputter/outputter</li>
|
35
|
+
|
36
|
+
<li>log4r/staticlogger</li>
|
37
|
+
|
38
|
+
</ul>
|
39
|
+
</dd>
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
</dl>
|
44
|
+
</div>
|
45
|
+
|
46
|
+
<div id="documentation">
|
47
|
+
|
48
|
+
<div class="description">
|
49
|
+
<h2>Description</h2>
|
50
|
+
<p>
|
51
|
+
:nodoc:
|
52
|
+
</p>
|
53
|
+
|
54
|
+
</div>
|
55
|
+
|
56
|
+
</div>
|
57
|
+
</body>
|
58
|
+
</html>
|
59
|
+
|
@@ -0,0 +1,222 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
+
<head>
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
+
|
9
|
+
<title>File: outputter.rb [1.1.2 Log4r API Documentation]</title>
|
10
|
+
|
11
|
+
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
+
|
13
|
+
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
+
charset="utf-8"></script>
|
15
|
+
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
+
charset="utf-8"></script>
|
17
|
+
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
+
charset="utf-8"></script>
|
19
|
+
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
+
charset="utf-8"></script>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body class="file file-popup">
|
24
|
+
<div id="metadata">
|
25
|
+
<dl>
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
27
|
+
<dd class="modified-date">Thu Mar 18 19:31:09 -0800 2004</dd>
|
28
|
+
|
29
|
+
|
30
|
+
<dt class="requires">Requires</dt>
|
31
|
+
<dd class="requires">
|
32
|
+
<ul>
|
33
|
+
|
34
|
+
<li>thread</li>
|
35
|
+
|
36
|
+
<li>log4r/outputter/outputterfactory</li>
|
37
|
+
|
38
|
+
<li>log4r/formatter/formatter</li>
|
39
|
+
|
40
|
+
<li>log4r/staticlogger</li>
|
41
|
+
|
42
|
+
</ul>
|
43
|
+
</dd>
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
</dl>
|
48
|
+
</div>
|
49
|
+
|
50
|
+
<div id="documentation">
|
51
|
+
|
52
|
+
<div class="description">
|
53
|
+
<h2>Description</h2>
|
54
|
+
<h1>Outputters</h1>
|
55
|
+
<p>
|
56
|
+
An Outputter is a logging destination with a particular way to format data.
|
57
|
+
It has a level threshold and a flexible level mask.
|
58
|
+
</p>
|
59
|
+
<p>
|
60
|
+
Outputters must have names.
|
61
|
+
</p>
|
62
|
+
<h2>Level Threshold</h2>
|
63
|
+
<p>
|
64
|
+
Outputters have their own level thresholds that default to <tt>root</tt>
|
65
|
+
level. They will not write any log events with a rank less than their
|
66
|
+
threshold.
|
67
|
+
</p>
|
68
|
+
<h2>Level Mask</h2>
|
69
|
+
<p>
|
70
|
+
Alternatively, an Outputter can be told to log specific levels only:
|
71
|
+
</p>
|
72
|
+
<pre>
|
73
|
+
o = StdoutOutputter.new 'console'
|
74
|
+
o.only_at DEBUG, FATAL # only DEBUG and FATAL get written
|
75
|
+
</pre>
|
76
|
+
<h2>Outputter Repository</h2>
|
77
|
+
<p>
|
78
|
+
When outputters are created, they store themselves in an Outputter
|
79
|
+
repository similar to the Logger repository.
|
80
|
+
</p>
|
81
|
+
<pre>
|
82
|
+
StdoutOutputter.new 'console' => Create 'console' outputter
|
83
|
+
Outputter['console'] => Get it back from the stash.
|
84
|
+
</pre>
|
85
|
+
<h2>Formatter</h2>
|
86
|
+
<p>
|
87
|
+
An outputter has a format defined by its Formatter. If no Formatter is
|
88
|
+
specified, DefaultFormatter will be used.
|
89
|
+
</p>
|
90
|
+
<h2>Outputter is Abstract</h2>
|
91
|
+
<p>
|
92
|
+
The basic Outputter class is both abstract and a null object.
|
93
|
+
</p>
|
94
|
+
<h2>Interesting Outputters</h2>
|
95
|
+
<ul>
|
96
|
+
<li><a href="syslogoutputter_rb.html">log4r/outputter/syslogoutputter.rb</a> -
|
97
|
+
Logs to syslog
|
98
|
+
|
99
|
+
</li>
|
100
|
+
<li><a href="emailoutputter_rb.html">log4r/outputter/emailoutputter.rb</a> -
|
101
|
+
Email logs
|
102
|
+
|
103
|
+
</li>
|
104
|
+
<li><a href="../logserver_rb.html">log4r/logserver.rb</a> - For remote logging
|
105
|
+
|
106
|
+
</li>
|
107
|
+
</ul>
|
108
|
+
<h2>Subclasses</h2>
|
109
|
+
<ul>
|
110
|
+
<li><a href="../../Log4r/IOOutputter.html">Log4r::IOOutputter</a> - for any IO
|
111
|
+
object
|
112
|
+
|
113
|
+
</li>
|
114
|
+
<li><a href="../../Log4r/StdoutOutputter.html">Log4r::StdoutOutputter</a> -
|
115
|
+
$stdout
|
116
|
+
|
117
|
+
</li>
|
118
|
+
<li><a href="../../Log4r/StderrOutputter.html">Log4r::StderrOutputter</a> -
|
119
|
+
$stderr
|
120
|
+
|
121
|
+
</li>
|
122
|
+
<li><a href="../../Log4r/FileOutputter.html">Log4r::FileOutputter</a> - log to
|
123
|
+
a file
|
124
|
+
|
125
|
+
</li>
|
126
|
+
<li><a
|
127
|
+
href="../../Log4r/RollingFileOutputter.html">Log4r::RollingFileOutputter</a>
|
128
|
+
- log to a file and split it as it grows
|
129
|
+
|
130
|
+
</li>
|
131
|
+
<li><a href="../../Log4r/SyslogOutputter.html">Log4r::SyslogOutputter</a> -
|
132
|
+
logs to syslog
|
133
|
+
|
134
|
+
</li>
|
135
|
+
<li><a href="../../Log4r/EmailOutputter.html">Log4r::EmailOutputter</a> - email
|
136
|
+
logs
|
137
|
+
|
138
|
+
</li>
|
139
|
+
<li><a href="../../Log4r/RemoteOutputter.html">Log4r::RemoteOutputter</a> - for
|
140
|
+
remote logging
|
141
|
+
|
142
|
+
</li>
|
143
|
+
</ul>
|
144
|
+
<h2>Default Outputters</h2>
|
145
|
+
<p>
|
146
|
+
Two outputters named ‘stdout’ and ‘stderr’ are
|
147
|
+
created automatically at the root level. They are nice shortcuts.
|
148
|
+
</p>
|
149
|
+
<pre>
|
150
|
+
Outputter['stdout'] => 'stdout'
|
151
|
+
Outputter['stderr'] => 'stderr'
|
152
|
+
Outputter.stdout => 'stdout'
|
153
|
+
Outputter.stderr => 'stderr'
|
154
|
+
</pre>
|
155
|
+
<h2>Configuring</h2>
|
156
|
+
<p>
|
157
|
+
Outputters must have names and receive hash arguments. The parameter name
|
158
|
+
for the hash args can be either a symbol or a string. All defined
|
159
|
+
outputters accept <tt>:level</tt> and <tt>:formatter</tt> arguments. For
|
160
|
+
arguments specific to a convenience Outputter, please look at the class
|
161
|
+
description.
|
162
|
+
</p>
|
163
|
+
<p>
|
164
|
+
The level threshold, the levels to log at (only_at) and formatter can be
|
165
|
+
changed dynamically using the <tt>=</tt> methods.
|
166
|
+
</p>
|
167
|
+
<p>
|
168
|
+
As a collective example of all this, here are various ways to set up an
|
169
|
+
IOOutputter:
|
170
|
+
</p>
|
171
|
+
<pre>
|
172
|
+
IOOutputter.new ExoticIO.new 'exotic', 'level' => WARN,
|
173
|
+
:formatter => MyFormatter.new
|
174
|
+
# an equivalent way:
|
175
|
+
o = IOOutputter.new ExoticIO.new 'exotic'
|
176
|
+
o.level = WARN
|
177
|
+
o.formatter = MyFormatter # we can specify just the class
|
178
|
+
o.only_at = THIS, THAT
|
179
|
+
</pre>
|
180
|
+
<h2>XML Configuration</h2>
|
181
|
+
<p>
|
182
|
+
Specify outputters as children of <tt><log4r_config></tt>:
|
183
|
+
</p>
|
184
|
+
<pre>
|
185
|
+
<log4r_config>
|
186
|
+
<outputter name="myout" type="Log4r::StdoutOutputter">
|
187
|
+
<only_at>DEBUG, INFO</only_at>
|
188
|
+
</outputter>
|
189
|
+
<outputter name="file" level="WARN">
|
190
|
+
<type>FileOutputter</type>
|
191
|
+
<filename>#{logpath}/file.log</filename>
|
192
|
+
<trunc>false</trunc>
|
193
|
+
</outputter>
|
194
|
+
...
|
195
|
+
</pre>
|
196
|
+
<p>
|
197
|
+
As explained in <a
|
198
|
+
href="../configurator_rb.html">log4r/configurator.rb</a>, the hash
|
199
|
+
arguments you would normally pass to <tt>new</tt> are specified as <em>XML
|
200
|
+
parameters</em>. It is given an IO object to write to, a Formatter to call,
|
201
|
+
and, optionally, levels to write at.
|
202
|
+
</p>
|
203
|
+
<p>
|
204
|
+
Outputters invoke print then flush on the wrapped IO object. If the IO
|
205
|
+
chokes, the Outputter will close the IO and set its level to <tt>OFF</tt>.
|
206
|
+
</p>
|
207
|
+
<h2>Other Info</h2>
|
208
|
+
<table>
|
209
|
+
<tr><td valign="top">Version:</td><td>$Id: outputter.rb,v 1.1.1.1 2004/03/19 03:31:09 fando Exp $
|
210
|
+
|
211
|
+
</td></tr>
|
212
|
+
<tr><td valign="top">Author:</td><td>Leon Torres <leon@ugcs.caltech.edu>
|
213
|
+
|
214
|
+
</td></tr>
|
215
|
+
</table>
|
216
|
+
|
217
|
+
</div>
|
218
|
+
|
219
|
+
</div>
|
220
|
+
</body>
|
221
|
+
</html>
|
222
|
+
|
@@ -0,0 +1,62 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
+
<head>
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
+
|
9
|
+
<title>File: outputterfactory.rb [1.1.2 Log4r API Documentation]</title>
|
10
|
+
|
11
|
+
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
+
|
13
|
+
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
+
charset="utf-8"></script>
|
15
|
+
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
+
charset="utf-8"></script>
|
17
|
+
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
+
charset="utf-8"></script>
|
19
|
+
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
+
charset="utf-8"></script>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body class="file file-popup">
|
24
|
+
<div id="metadata">
|
25
|
+
<dl>
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
27
|
+
<dd class="modified-date">Thu Mar 18 19:31:09 -0800 2004</dd>
|
28
|
+
|
29
|
+
|
30
|
+
<dt class="requires">Requires</dt>
|
31
|
+
<dd class="requires">
|
32
|
+
<ul>
|
33
|
+
|
34
|
+
<li>log4r/base</li>
|
35
|
+
|
36
|
+
<li>log4r/repository</li>
|
37
|
+
|
38
|
+
<li>log4r/logger</li>
|
39
|
+
|
40
|
+
</ul>
|
41
|
+
</dd>
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
</dl>
|
46
|
+
</div>
|
47
|
+
|
48
|
+
<div id="documentation">
|
49
|
+
|
50
|
+
<div class="description">
|
51
|
+
<h2>Description</h2>
|
52
|
+
<p>
|
53
|
+
:nodoc: Version: $Id: outputterfactory.rb,v 1.1.1.1 2004/03/19 03:31:09
|
54
|
+
fando Exp $
|
55
|
+
</p>
|
56
|
+
|
57
|
+
</div>
|
58
|
+
|
59
|
+
</div>
|
60
|
+
</body>
|
61
|
+
</html>
|
62
|
+
|
@@ -0,0 +1,59 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
3
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
4
|
+
|
5
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
6
|
+
<head>
|
7
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
8
|
+
|
9
|
+
<title>File: remoteoutputter.rb [1.1.2 Log4r API Documentation]</title>
|
10
|
+
|
11
|
+
<link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet" />
|
12
|
+
|
13
|
+
<script src="../../js/jquery.js" type="text/javascript"
|
14
|
+
charset="utf-8"></script>
|
15
|
+
<script src="../../js/thickbox-compressed.js" type="text/javascript"
|
16
|
+
charset="utf-8"></script>
|
17
|
+
<script src="../../js/quicksearch.js" type="text/javascript"
|
18
|
+
charset="utf-8"></script>
|
19
|
+
<script src="../../js/darkfish.js" type="text/javascript"
|
20
|
+
charset="utf-8"></script>
|
21
|
+
</head>
|
22
|
+
|
23
|
+
<body class="file file-popup">
|
24
|
+
<div id="metadata">
|
25
|
+
<dl>
|
26
|
+
<dt class="modified-date">Last Modified</dt>
|
27
|
+
<dd class="modified-date">Thu Mar 18 19:31:09 -0800 2004</dd>
|
28
|
+
|
29
|
+
|
30
|
+
<dt class="requires">Requires</dt>
|
31
|
+
<dd class="requires">
|
32
|
+
<ul>
|
33
|
+
|
34
|
+
<li>log4r/lib/drbloader</li>
|
35
|
+
|
36
|
+
<li>log4r/outputter/outputter</li>
|
37
|
+
|
38
|
+
</ul>
|
39
|
+
</dd>
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
</dl>
|
44
|
+
</div>
|
45
|
+
|
46
|
+
<div id="documentation">
|
47
|
+
|
48
|
+
<div class="description">
|
49
|
+
<h2>Description</h2>
|
50
|
+
<p>
|
51
|
+
:nodoc:
|
52
|
+
</p>
|
53
|
+
|
54
|
+
</div>
|
55
|
+
|
56
|
+
</div>
|
57
|
+
</body>
|
58
|
+
</html>
|
59
|
+
|