On Thu, Mar 5, 2020 at 7:42 AM Sagara Gunathunga <
sagara.gunathu...@gmail.com> wrote:
>
>
> Although this makes the life easier by eliminating the log4j.properties
> modifications, still, one has to restart the server to see debug logs. It
> would have been great to have a simple remote API to ma
Although this makes the life easier by eliminating the log4j.properties
modifications, still, one has to restart the server to see debug logs. It
would have been great to have a simple remote API to make these changes on
a running server.
BTW this is a useful improvement; but, you need to think ab
Hi All,
I am Shafreen and I've been working with Synapse for many years. With this
mail I am sending a fix [1] to solve one of the issues I've been facing.
At the moment, even though log-mediator has a category called DEBUG, there
is no way to enable this category. Therefore, no logs are printed
isudana commented on a change in pull request #24: Add an improvement to
log-mediator
URL: https://github.com/apache/synapse/pull/24#discussion_r388012618
##
File path: modules/distribution/src/main/bin/synapse.sh
##
@@ -146,12 +146,17 @@ if [ "$1" = "-xdebug" ]; then
madhawa-gunasekara closed pull request #22: Fix SYNAPSE-1105
URL: https://github.com/apache/synapse/pull/22
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
madhawa-gunasekara commented on issue #22: Fix SYNAPSE-1105
URL: https://github.com/apache/synapse/pull/22#issuecomment-594828088
@isudana yes this is a mistake. I will close the pull request.
This is an automated message from
[
https://issues.apache.org/jira/browse/SYNAPSE-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17051341#comment-17051341
]
Mohamad Anfar Mohamad Shafreen commented on SYNAPSE-1116:
-
Belo
shafreenAnfar opened a new pull request #24: Add an improvement to log-mediator
URL: https://github.com/apache/synapse/pull/24
Consider the below Proxy service in which I have configured the log-mediator
to print logs only when the category is set to DEBUG. However, there is no way
to star
Mohamad Anfar Mohamad Shafreen created SYNAPSE-1116:
---
Summary: Log mediator doesn't work as expected when category set
to DEBUG
Key: SYNAPSE-1116
URL: https://issues.apache.org/jira/browse/SYNAPS