Class VfsLog
java.lang.Object
org.apache.commons.vfs2.VfsLog
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
debug
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonslog, String message) debug.static void
debug
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message, Throwable t) debug.static void
error
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message) error.static void
error
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message, Throwable t) error.static void
fatal
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message) fatal.static void
fatal
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message, Throwable t) fatal.static void
info
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message) info.static void
info
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonsLog, String message, Throwable t) info.static void
warn
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonslog, String message) warning.static void
warn
(org.apache.commons.logging.Log vfsLog, org.apache.commons.logging.Log commonslog, String message, Throwable t) warning.
-
Method Details
-
debug
-
debug
-
error
-
error
-
fatal
-
fatal
-
info
-
info
-
warn
-
warn
-