[ 
https://issues.apache.org/jira/browse/TS-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659410#comment-14659410
 ] 

Leif Hedstrom commented on TS-3819:
-----------------------------------

I haven't fully checked all the code, but are you positive that you want to use

{code}
Log::error()
{code}


instead of the more common

{code}
Error()
{code}

The latter is part of Diags, and uses the appropriate configurations to direct 
the various errors to appropriate logging files / features.

> H2 error logging
> ----------------
>
>                 Key: TS-3819
>                 URL: https://issues.apache.org/jira/browse/TS-3819
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: HTTP/2
>            Reporter: Ryo Okubo
>             Fix For: 6.0.0
>
>         Attachments: h2_errorlog_0001.patch
>
>
> RST_STREAM and GOAWAY may deliver [various 
> errors|https://tools.ietf.org/html/rfc7540#section-7]. I want to record them 
> to error.log 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to