Same as println except includes the file+line number of call-site.
Prints out the value with and it's source code representation
Prints out the value with and it's source code representation
Example: logger.elem(x) // prints "MyFile:24 [x]: 42"
Replaces whitespace characters with non-whitespace characters