By the way, it's awesome that the message for log statements is Str and not Obj:
Void error(Str message, Err err := null)
It's sad the number of times people accidentally put the exception in the first param in Log4J.
In other words, thanks for doing a good job on this API.
thanks - I try :)
Login or Signup to reply.
tompalmer Tue 29 Jul 2008
By the way, it's awesome that the message for log statements is Str and not Obj:
It's sad the number of times people accidentally put the exception in the first param in Log4J.
tompalmer Wed 30 Jul 2008
In other words, thanks for doing a good job on this API.
brian Wed 30 Jul 2008
thanks - I try :)