Re: Add an improvement to log-mediator

2020-03-04 Thread Isuru Udana
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

Re: Add an improvement to log-mediator

2020-03-04 Thread Sagara Gunathunga
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

Add an improvement to log-mediator

2020-03-04 Thread shafreen anfar
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

[GitHub] [synapse] isudana commented on a change in pull request #24: Add an improvement to log-mediator

2020-03-04 Thread GitBox
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

[GitHub] [synapse] madhawa-gunasekara closed pull request #22: Fix SYNAPSE-1105

2020-03-04 Thread GitBox
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

[GitHub] [synapse] madhawa-gunasekara commented on issue #22: Fix SYNAPSE-1105

2020-03-04 Thread GitBox
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

[jira] [Commented] (SYNAPSE-1116) Log mediator doesn't work as expected when category set to DEBUG

2020-03-04 Thread Mohamad Anfar Mohamad Shafreen (Jira)
[ 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

[GitHub] [synapse] shafreenAnfar opened a new pull request #24: Add an improvement to log-mediator

2020-03-04 Thread GitBox
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

[jira] [Created] (SYNAPSE-1116) Log mediator doesn't work as expected when category set to DEBUG

2020-03-04 Thread Mohamad Anfar Mohamad Shafreen (Jira)
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