aboutsummaryrefslogtreecommitdiff
path: root/branch-master/index.html
diff options
context:
space:
mode:
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).