Skip to content

Commit 2fb3368

Browse files
committed
Added h4cc/StackLogger.
1 parent daab949 commit 2fb3368

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

source/middlewares.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,21 @@ <h3>
204204
<a class="btn" href="https://packagist.org/packages/helthe/turbolinks"><i class="icon icon-archive"></i> Packagist</a>
205205
</div>
206206
</div>
207+
<div class="span6">
208+
<h3>
209+
<a href="https://github.com/h4cc/StackLogger">Logger</a>
210+
</h3>
211+
<p class="by">
212+
by h4cc
213+
</p>
214+
<p>
215+
Stack Middleware for logging Requests and Responses to a PSR-3 Logger.
216+
</p>
217+
<div class="btn-group">
218+
<a class="btn" href="https://github.com/h4cc/StackLogger"><i class="icon icon-github"></i> GitHub</a>
219+
<a class="btn" href="https://packagist.org/packages/silpion/stack-logger"><i class="icon icon-archive"></i> Packagist</a>
220+
</div>
221+
</div>
207222
</div>
208223
</div>
209224
{% endblock %}

0 commit comments

Comments
 (0)