public class UserLogAppender
extends WriterAppender
Constructor and Description |
---|
UserLogAppender() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getUserLog(int userId) |
static boolean |
isUserTracked(int userId) |
static void |
trackUser(int userId,
boolean create) |
static ru.bgcrm.util.UserLogAppender.TrackedUser |
untrackUser(int userId) |