Bugzilla – Attachment 110251 Details for
Bug 16357
Plack error logs are not time stamped
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16357: Plack error logs are not time stamped
Bug-16357-Plack-error-logs-are-not-time-stamped.patch (text/plain), 986 bytes, created by
Martin Renvoize (ashimema)
on 2020-09-17 08:25:59 UTC
(
hide
)
Description:
Bug 16357: Plack error logs are not time stamped
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-09-17 08:25:59 UTC
Size:
986 bytes
patch
obsolete
>From 379473d093b3a4da9039cc64f75814eda6397c21 Mon Sep 17 00:00:00 2001 >From: Mason James <mtj@kohaaloha.com> >Date: Tue, 25 Aug 2020 18:08:28 +1200 >Subject: [PATCH] Bug 16357: Plack error logs are not time stamped >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >add libplack-middleware-logwarn-perl dependency to cpanfile > >Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index 7e5eeaa1d8..2ad54996f4 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -87,6 +87,7 @@ requires 'PDF::Reuse', '0.36'; > requires 'PDF::Reuse::Barcode', '0.05'; > requires 'PDF::Table', 'v0.9.3'; > requires 'POSIX', '1.09'; >+requires 'Plack::Middleware::LogWarn', '0.001002'; > requires 'Plack::Middleware::ReverseProxy', '0.14'; > requires 'Schedule::At', '1.06'; > requires 'Search::Elasticsearch', '5.01'; >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 16357
:
71752
|
71753
|
71871
|
72290
|
72296
|
73404
|
77529
|
77530
|
77531
|
77532
|
77533
|
106141
|
106313
|
106319
|
106320
|
109053
|
109054
|
109055
|
109056
|
109060
|
109067
|
109068
|
109133
|
109215
|
110107
|
110108
|
110109
|
110249
|
110250
| 110251 |
110252
|
110253
|
110254