From 13ae16c9d46fdaa387607ff9cb0f73fed24cb442 Mon Sep 17 00:00:00 2001 From: babolivier Date: Thu, 8 Jul 2021 16:17:04 +0000 Subject: deploy: 33ae301fee3aac6fec492b8238899cac22e3908d --- develop/print.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index b43addd749..3ebb4ebcad 100644 --- a/develop/print.html +++ b/develop/print.html @@ -11794,7 +11794,7 @@ the current log context (as well as providing the LoggingContextFilter

Deferreds make the whole thing complicated, so this document describes how it all works, and how to write code which follows the rules.

-

##Logcontexts without Deferreds

+

Logcontexts without Deferreds

In the absence of any Deferred voodoo, things are simple enough. As with any code of this nature, the rule is that our function should leave things as it found them:

-- cgit 1.4.1