MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / Logging

Class Logging

rtc_base/java/src/org/webrtc/Logging.java:42–201  ·  view source on GitHub ↗

Java wrapper for WebRTC logging. Logging defaults to java.util.logging.Logger, but a custom logger implementing the Loggable interface can be injected along with a Severity. All subsequent log messages will then be redirected to the injected Loggable, except those with a severity lower than the spec

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

createFallbackLoggerMethod · 0.95

Tested by

no test coverage detected