- w(String, Object...) - Method in class timber.log.Timber.Tree
-
Log a warning message with optional format args.
- w(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
-
Log a warning exception and a message with optional format args.
- w(String, Object...) - Static method in class timber.log.Timber
-
Log a warning message with optional format args.
- w(Throwable, String, Object...) - Static method in class timber.log.Timber
-
Log a warning exception and a message with optional format args.
- wtf(String, Object...) - Method in class timber.log.Timber.Tree
-
Log an assert message with optional format args.
- wtf(Throwable, String, Object...) - Method in class timber.log.Timber.Tree
-
Log an assert exception and a message with optional format args.
- wtf(String, Object...) - Static method in class timber.log.Timber
-
Log an assert message with optional format args.
- wtf(Throwable, String, Object...) - Static method in class timber.log.Timber
-
Log an assert exception and a message with optional format args.