JavaScript is disabled on your browser.
Skip navigation links
rewrite-api 10.0.0.Final
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.ocpsoft.rewrite.config.Log
Packages that use
Log
Package
Description
org.ocpsoft.rewrite.config
Uses of
Log
in
org.ocpsoft.rewrite.config
Methods in
org.ocpsoft.rewrite.config
that return
Log
Modifier and Type
Method
Description
static
Log
Log.
message
(org.ocpsoft.logging.Logger.Level level,
String
message)
Log a message at the given
Logger.Level
.