aboutsummaryrefslogtreecommitdiff
path: root/branch-1.1.x/logging-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2010-08-22 18:53:52 -0700
committerTom Faulhaber <git_net@infolace.com>2010-08-22 18:53:52 -0700
commitd09319e95480d20d0b2c56dbf0e8c515907e9457 (patch)
tree5a681e9f3b1f964656e14f2836ab057ff0ec905d /branch-1.1.x/logging-api.html
parent4a44d6c75533e0a13b1a6e9c206f0d0a87f63fef (diff)
Autodoc commit for 1.2.x/e4ea06c9, master/330807c6, 1.1.x/d132c5f1
Diffstat (limited to 'branch-1.1.x/logging-api.html')
-rw-r--r--branch-1.1.x/logging-api.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/branch-1.1.x/logging-api.html b/branch-1.1.x/logging-api.html
index 7d5c6968..01613255 100644
--- a/branch-1.1.x/logging-api.html
+++ b/branch-1.1.x/logging-api.html
@@ -158,7 +158,7 @@ needs to be specified to namespace the output.</pre>
allowed when not operating from within a transaction. Defaults to true.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L202" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L202" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -168,7 +168,7 @@ allowed when not operating from within a transaction. Defaults to true.</pre>
<pre id="var-docstr">The name of the logging implementation used.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -179,7 +179,7 @@ allowed when not operating from within a transaction. Defaults to true.</pre>
direct logging is disabled.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L196" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L196" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -191,7 +191,7 @@ direct logging is disabled.</pre>
logging agent. End-users should never need to call this function.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L208" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L208" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -203,7 +203,7 @@ logging agent. End-users should never need to call this function.</pre>
<pre id="var-docstr">Logs a message at the debug level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L316" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L316" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -217,7 +217,7 @@ should only be necessary if one needs to execute alternate code paths beyond
whether the log should be written to.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L232" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L232" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -229,7 +229,7 @@ whether the log should be written to.</pre>
<pre id="var-docstr">Logs a message at the error level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L337" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L337" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -241,7 +241,7 @@ whether the log should be written to.</pre>
<pre id="var-docstr">Logs a message at the fatal level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L344" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L344" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -252,7 +252,7 @@ whether the log should be written to.</pre>
should not need to call this function.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -263,7 +263,7 @@ should not need to call this function.</pre>
not need to call this function.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -274,7 +274,7 @@ not need to call this function.</pre>
call this function.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L190" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -286,7 +286,7 @@ call this function.</pre>
<pre id="var-docstr">Logs a message at the info level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L323" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L323" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -300,7 +300,7 @@ call this function.</pre>
convenience macros.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L215" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L215" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -314,7 +314,7 @@ be used to namespace all redirected logging. NOTE: this will not redirect
output of *out* or *err*; for that, use with-logs.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L271" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L271" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -326,7 +326,7 @@ output of *out* or *err*; for that, use with-logs.</pre>
to invoke this function.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L249" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L249" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -337,7 +337,7 @@ to invoke this function.</pre>
<pre id="var-docstr">Restores System.out and System.err to their original values.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L287" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L287" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -349,7 +349,7 @@ to invoke this function.</pre>
the result of expr.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L242" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L242" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -361,7 +361,7 @@ the result of expr.</pre>
<pre id="var-docstr">Logs a message at the trace level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L309" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L309" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -373,7 +373,7 @@ the result of expr.</pre>
<pre id="var-docstr">Logs a message at the warn level.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L330" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L330" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -386,7 +386,7 @@ the result of expr.</pre>
namespace all redirected logging.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L297" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/cd69d778f5a08810d4b934dbfc08f400ed34146a/src/clojure/contrib/logging.clj#L297" id="var-source">Source</a>
</div>
@@ -396,7 +396,7 @@ namespace all redirected logging.</pre>
</div>
</div>
<div id="foot">
- <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div>
+ <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br />