public class UserDataHelper extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | UserDataHelper.ModeLog mode for the next log message. | 
| Constructor and Description | 
|---|
| UserDataHelper(Log log) | 
| Modifier and Type | Method and Description | 
|---|---|
| UserDataHelper.Mode | getNextMode()Returns log mode for the next log message, or  nullif the
 message should not be logged. | 
public UserDataHelper(Log log)
public UserDataHelper.Mode getNextMode()
null if the
 message should not be logged.
 
 If INFO_THEN_DEBUG configuration option is enabled, this
 method might change internal state of this object.
nullCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.