Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5bf637ec authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update setMessageLogging doc to note performance impact" into main

parents 246de7f1 4a6cce84
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -468,6 +468,9 @@ public final class Looper {
     * at the beginning and ending of each message dispatch, identifying the
     * target Handler and message contents.
     *
     * Message logging introduces a performance penalty, and is disabled by
     * default.
     *
     * @param printer A Printer object that will receive log messages, or
     * null to disable message logging.
     */