Hi,
android-input in Mir used to have a working logging scheme where you
could filter log messages by priority (critical, debug, informational,
etc) and tag. "Tag" being a way to specify that you want only messages
from certain areas of the code, such as "InputReader", "EventHub",
"InputDispatcher", etc. You could conveniently select them by putting a
regex-like expression (with wildcards) in a ANDROID_LOG_TAGS environment
variable.
But all that was ripped apart and replaced with a simple
mir::write_to_log that ignores all those filtering abilities.
Can I restore the ANDROID_LOG_TAGS functionality (ie. bring back the
related code)?
- Daniel
--
Mir-devel mailing list
Mir-devel@lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/mir-devel