You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployment.html
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,19 @@ <h4>Interested in major updates to this site or an alert when a complete Full St
162
162
163
163
164
164
165
+
<divclass="panel panel-success">
166
+
<divclass="panel-heading">
167
+
<h3class="panel-head">Sponsored By</h3>
168
+
</div>
169
+
<divclass="panel-body">
170
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march"><imgsrc="theme/img/sponsored/loggly.jpg" alt="Loggly with Beaver logo" width="100%"></a>
171
+
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python
172
+
deployment? I highly recommend
173
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march" onclick="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march'); return false;">signing up for a free Loggly account</a>
174
+
to improve the logging performance.
175
+
</p>
176
+
</div>
177
+
</div>
165
178
<divclass="panel panel-success">
166
179
<divclass="panel-heading">
167
180
<h3class="panel-head"><ahref="/table-of-contents.html" style="color: #fff;">Table of Contents</a></h3>
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march"><imgsrc="theme/img/sponsored/loggly.jpg" alt="Loggly with Beaver logo" width="100%"></a>
232
-
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python web app's logging
233
-
performance? I highly recommend
232
+
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python
233
+
web app's logging performance? I highly recommend
234
234
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march" onclick="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march'); return false;">signing up for a free Loggly account</a>.
Copy file name to clipboardExpand all lines: servers.html
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,19 @@ <h4>Interested in major updates to this site or an alert when a complete Full St
225
225
226
226
227
227
228
+
<divclass="panel panel-success">
229
+
<divclass="panel-heading">
230
+
<h3class="panel-head">Sponsored By</h3>
231
+
</div>
232
+
<divclass="panel-body">
233
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march"><imgsrc="theme/img/sponsored/loggly.jpg" alt="Loggly with Beaver logo" width="100%"></a>
234
+
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python
235
+
deployment? I highly recommend
236
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march" onclick="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march'); return false;">signing up for a free Loggly account</a>
237
+
to improve the logging performance.
238
+
</p>
239
+
</div>
240
+
</div>
228
241
<divclass="panel panel-success">
229
242
<divclass="panel-heading">
230
243
<h3class="panel-head"><ahref="/table-of-contents.html" style="color: #fff;">Table of Contents</a></h3>
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march"><imgsrc="theme/img/sponsored/loggly.jpg" alt="Loggly with Beaver logo" width="100%"></a>
75
-
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python web app's logging
76
-
performance? I highly recommend
75
+
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python
76
+
web app's logging performance? I highly recommend
77
77
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march" onclick="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march'); return false;">signing up for a free Loggly account</a>.
78
78
</p>
79
79
</div>
80
80
</div>
81
+
{% elif page.title == 'Deployment' or page.title == 'Servers' %}
82
+
<divclass="panel panel-success">
83
+
<divclass="panel-heading">
84
+
<h3class="panel-head">Sponsored By</h3>
85
+
</div>
86
+
<divclass="panel-body">
87
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march"><imgsrc="theme/img/sponsored/loggly.jpg" alt="Loggly with Beaver logo" width="100%"></a>
88
+
<pstyle="font-size: .8em; margin-top: 10px;">Want to improve your Python
89
+
deployment? I highly recommend
90
+
<ahref="https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march" onclick="trackOutboundLink('https://www.loggly.com/log-management/python-logging/?utm_source=fsp&utm_medium=promo&utm_campaign=march'); return false;">signing up for a free Loggly account</a>
0 commit comments