MCPcopy Create free account
hub / github.com/LeongAndroid/Launcher3 / FileLog

Class FileLog

src/com/android/launcher3/logging/FileLog.java:30–226  ·  view source on GitHub ↗

Wrapper around Log to allow writing to a file. This class can safely be called from main thread. Note: This should only be used for logging errors which have a persistent effect on user's data, but whose effect may not be visible immediately.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected