Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				You know I posted this yesterday, with a clip from the book. ;)
With almost my exact wording.. - 
				
				
Naerie298yIt's an useful feature ! It prints in red, which will catch your eye ;)
And it's funny :D - 
				
				Wow! Thanks alot for this info man. From now on I will be using this log in each and every app I write 😂
 - 
				
				@rrmhearts Sorry, I should have been searched before. I copied this from a Vogella tutorial.
 - 
				
				
dootdoot1438yYou should check Ruby's byebug gem, when on a debug session, wtf! prints the stack, the more "!!!" you put the more it goes back in the stack, good stuff - 
				
				I know! Seeing who wants to.. lol.. I guess I should have posted it in the morning instead of the late afternoon..
 
Related Rants

It all makes sense now...
Today I was searching Android docs and found something interesting:
To write Android log statements, you use the android.util.Log class with the following methods:
Log.v()
Log.d()
...
Log.wtf() 😮😮😮
According to Google it seems to mean "What a Terrible Failure".
WTF?!?!?!
undefined
java
android
google i know what you wanna do
log.wtf()
wtf