You wish to write logging messages using the Java logging mechanism. Solution Get a Logger, and use it to log your messages and/or exceptions.
確定! 回上一頁