We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6bce78 + 2fb3368 commit 5584e07Copy full SHA for 5584e07
1 file changed
source/middlewares.html
@@ -204,6 +204,21 @@ <h3>
204
<a class="btn" href="https://packagist.org/packages/helthe/turbolinks"><i class="icon icon-archive"></i> Packagist</a>
205
</div>
206
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
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
222
223
224
{% endblock %}
0 commit comments