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

Robert Middleton edited comment on LOGCXX-561 at 9/28/22 1:44 PM:
------------------------------------------------------------------

There are no built-in HTTP or HTTPS appenders for log4cxx.  The only thing 
available is the HTMLLayout, which outputs log messages into an HTML file.

 

If you need to send log messages over HTTP or HTTPS, the only way to do this 
currently is to create your own appender.  See the 
[documentation|https://logging.apache.org/log4cxx/latest_stable/extending-log4cxx.html]
 on how to do that.


was (Author: rmiddleton):
There are no built-in HTTP or HTTPS appenders for log4cxx.  The only thing 
available is the HTTPLayout, which outputs log messages into an HTML file.

 

If you need to send log messages over HTTP or HTTPS, the only way to do this 
currently is to create your own appender.  See the 
[documentation|https://logging.apache.org/log4cxx/latest_stable/extending-log4cxx.html]
 on how to do that.

>  log4cxx does not supports http or https appenders
> --------------------------------------------------
>
>                 Key: LOGCXX-561
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-561
>             Project: Log4cxx
>          Issue Type: Bug
>          Components: Appender
>    Affects Versions: 0.13.0
>            Reporter: vijay bhaskar reddy m
>            Priority: Major
>
> In log4j 2 documents I am found http appender details to support http. But I 
> am not able to find any information on http appender in log4cxx.
>  
> is there any workaround for log4cxx to support http or https appender?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to