MCPcopy
hub / github.com/libgdx/libgdx / debug

Method debug

gdx/src/com/badlogic/gdx/Application.java:142–142  ·  view source on GitHub ↗

Logs a debug message to the console or logcat

(String tag, String message)

Source from the content-addressed store, hash-verified

140
141 /** Logs a debug message to the console or logcat */
142 public void debug (String tag, String message);
143
144 /** Logs a debug message to the console or logcat */
145 public void debug (String tag, String message, Throwable exception);

Callers 15

flushMethod · 0.65
IOSGraphicsMethod · 0.65
didFinishLaunchingMethod · 0.65
didBecomeActiveMethod · 0.65
willResignActiveMethod · 0.65
willTerminateMethod · 0.65
debugMethod · 0.65
debugMethod · 0.65
debugMethod · 0.65
debugMethod · 0.65
debugMethod · 0.65
debugMethod · 0.65

Implementers 12

IOSApplicationbackends/gdx-backend-robovm-metalangle
LwjglAWTCanvasbackends/gdx-backend-lwjgl/src/com/bad
IOSApplicationbackends/gdx-backend-robovm/src/com/ba
HeadlessApplicationbackends/gdx-backend-headless/src/com/
GwtApplicationbackends/gdx-backends-gwt/src/com/badl
AndroidFragmentApplicationbackends/gdx-backend-android/src/com/b
AndroidDaydreambackends/gdx-backend-android/src/com/b
AndroidApplicationbackends/gdx-backend-android/src/com/b
AndroidLiveWallpaperbackends/gdx-backend-android/src/com/b
Lwjgl3Applicationbackends/gdx-backend-lwjgl3/src/com/ba
LwjglApplicationbackends/gdx-backend-lwjgl/src/com/bad
LwjglCanvasbackends/gdx-backend-lwjgl/src/com/bad

Calls

no outgoing calls

Tested by 10

createMethod · 0.52
createMethod · 0.52
createMethod · 0.52
updateMethod · 0.52
labelMethod · 0.52
renderMethod · 0.52
createMethod · 0.52
createMethod · 0.52
createMethod · 0.52
createMethod · 0.52