Hi, I would like to see ::log4cxx::Exception derived from ::std::exception.
The problem is, that ::log4cxx::String might be wide-character. The message of Exception must be converted by the constructor of Exception to std::string. What do you think? Tommi
