You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2017/03/31 02:37:04 UTC

[GitHub] incubator-guacamole-server pull request #80: GUACAMOLE-259: Add TRACE log le...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/incubator-guacamole-server/pull/80

    GUACAMOLE-259: Add TRACE log level.

    We've avoided adding log levels below DEBUG, as syslog does not support such levels, but as a consequence we are forced to avoid logging which may affect performance, useful though it may be.
    
    This change adds a new TRACE log level to libguac's existing logging facilities, allowing logging of low-level events (like those required by [GUACAMOLE-259](https://issues.apache.org/jira/browse/GUACAMOLE-259)) which would otherwise pollute use of the DEBUG level.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/incubator-guacamole-server trace-level

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-guacamole-server/pull/80.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #80
    
----
commit e910dcbfcc436b527c0217e5ce5b5e1b9b0d48d7
Author: Michael Jumper <mj...@apache.org>
Date:   2017-03-30T05:32:01Z

    GUACAMOLE-259: Add TRACE log level.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-guacamole-server pull request #80: GUACAMOLE-259: Add TRACE log le...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-guacamole-server/pull/80


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---