author | Sebastian Harl <sh@tokkee.org> | |
Wed, 25 Jun 2014 21:12:44 +0000 (23:12 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 25 Jun 2014 21:12:44 +0000 (23:12 +0200) | ||
commit | 703c09231bca96e2e5d680ead4b471ec9e276ef5 | |
tree | 95bc4be8d53b7283667cbbdae428de0437cbb87a | tree | snapshot |
parent | 1bbb0664ecaed4eeb492d0faae79ca8c5d9f6435 | commit | diff |
plugin: Ignore internal loggers when checking for existing loggers.
An internal logger may currently be registered by the frontend which uses it
to send log messages to a client. Usually, these internal loggers will not
actually log stuff. Thus, we'll have to ignore them when deciding about
fallbacks.
An internal logger may currently be registered by the frontend which uses it
to send log messages to a client. Usually, these internal loggers will not
actually log stuff. Thus, we'll have to ignore them when deciding about
fallbacks.
src/core/plugin.c | diff | blob | history |