
Log an exception (with the whole stack)
Parameters:
-
cat - log category (ie: Myapp")
-
level - log level
-
location - Where we logged that from (ie: class/servlet name)
-
user - If you want to track which user/ip the request came from pass it here.
-
message -
-
e - Throwable/Exception that occured