aboutsummaryrefslogtreecommitdiff
path: root/branch-master/index.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2010-09-08 00:13:40 -0700
committerTom Faulhaber <git_net@infolace.com>2010-09-08 00:13:40 -0700
commit17546ff932fcf518b52d40780b6d16d3ca730919 (patch)
tree538adb0d8baeabeab03c59b71ce418647769966f /branch-master/index.html
parentb8730f611cb84324b70aeb6ddacb6ad7a6e28072 (diff)
Autodoc commit for 1.2.x/e4ea06c9, master/9212f644, 1.1.x/d132c5f1
Diffstat (limited to 'branch-master/index.html')
-rw-r--r--branch-master/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/branch-master/index.html b/branch-master/index.html
index 44131627..c17b39f8 100644
--- a/branch-master/index.html
+++ b/branch-master/index.html
@@ -1178,7 +1178,7 @@ Unless otherwise specified, the current namespace (as identified by *ns*) will
be used as the log-ns (similar to how the java class name is usually used).
Note: your log configuration should display the name that was passed to the
logging implementation, and not perform stack-inspection, otherwise you'll see
-something like "fn__72$impl_write_BANG__39__auto____81" in your logs.
+some ugly and unhelpful text in your logs.
Use the enabled? macro to write conditional code against the logging level
(beyond simply whether or not to call log, which is handled automatically).