Uses of Class
jakarta.mail.MailLogger
Packages that use MailLogger
-
Uses of MailLogger in jakarta.mail
Fields in jakarta.mail declared as MailLoggerMethods in jakarta.mail that return MailLoggerModifier and TypeMethodDescriptionCreate a MailLogger using the specified class' package name as the Logger name and the specified prefix.Create a MailLogger that uses a Logger with the specified name and prefix.MailLogger.getSubLogger
(String subname, String prefix) Create a MailLogger that uses a Logger whose name is composed of this MailLogger's name plus the specified sub-name, separated by a dot.MailLogger.getSubLogger
(String subname, String prefix, boolean debug) Create a MailLogger that uses a Logger whose name is composed of this MailLogger's name plus the specified sub-name, separated by a dot.