Javadoc
This commit is contained in:
@@ -84,7 +84,8 @@ public class SimpleLog implements Log, Serializable {
|
|||||||
/** Include the instance name in the log message? */
|
/** Include the instance name in the log message? */
|
||||||
static volatile protected boolean showLogName;
|
static volatile protected boolean showLogName;
|
||||||
|
|
||||||
/** Include the short name ( last component ) of the logger in the log
|
/**
|
||||||
|
* Include the short name (last component) of the logger in the log
|
||||||
* message. Defaults to true - otherwise we'll be lost in a flood of
|
* message. Defaults to true - otherwise we'll be lost in a flood of
|
||||||
* messages without knowing who sends them.
|
* messages without knowing who sends them.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user