All Classes and Interfaces
Class
Description
An abstract logger factory that maintains a cache of name to logger instance.
Created by The eXo Platform SAS.
Various utils for performing runtime introspection on annotations.
This is an utility class allowing to use in runtime either 1.5.x or
1.6.x slf4j libraries.
Jul 8, 2004
Deprecated.
This factory garantees the plugability of the logging system.
The logger definition for exo platform.
Jul 20, 2004
Jul 8, 2004
Jul 8, 2004
Jul 18, 2004
Jul 19, 2004
Created by The eXo Platform SAS Author : Peter Nedonosko
peter.nedonosko@exoplatform.com.ua 05.07.2007 ISO 8601 standard Year: YYYY
(eg 1997) Year and month: YYYY-MM (eg 1997-07) Complete date: YYYY-MM-DD (eg
1997-07-16) Complete date plus hours and minutes: YYYY-MM-DDThh:mmTZD (eg
1997-07-16T19:20+01:00) Complete date plus hours, minutes and seconds:
YYYY-MM-DDThh:mm:ssTZD (eg 1997-07-16T19:20:30+01:00) Complete date plus
hours, minutes, seconds and a decimal fraction of a second
YYYY-MM-DDThh:mm:ss.sTZD (eg 1997-07-16T19:20:30.45+01:00) where: YYYY =
four-digit year MM = two-digit month (01=January, etc.) DD = two-digit day of
month (01 through 31) hh = two digits of hour (00 through 23) (am/pm NOT
allowed) mm = two digits of minute (00 through 59) ss = two digits of second
(00 through 59) s = one or more digits representing a decimal fraction of a
second TZD = time zone designator (Z or +hh:mm or -hh:mm) a RFC 822 time zone
is also accepted: For formatting, the RFC 822 4-digit time zone format is
used: RFC822TimeZone: Sign TwoDigitHours Minutes TwoDigitHours: Digit Digit
like -8000
Deprecated.
A lazy list and uses a
ListAccess object to load
the elements of the list.A Service Provider Interface for a list access.
An implementation of
ExoLogger that delegates to an instance of LocationAwareLogger.Created by The eXo Platform SAS
Created by The eXo Platform SAS.
The level of a log message.
Created by the Exo Development team.
Simple class to provide format parsing of log messages similar to what slf4j library does.
Jul 29, 2004
Deprecated.
Deprecated.
A property manager that acts as a facade of the system properties.
Created by The eXo Platform SAS .
SecureList is a wrapper over given List instance providing additional security check.
SecureSet is a wrapper over given Set instance providing additional security check.
Helps running code in privileged
Based on apache commons logging
SimpleLog class.Created by The eXo Platform SAS.
A factory for
SimpleExoLog.An implementation of
Log that delegates to an instance of Logger.A factory for
LocationAwareSLF4JExoLog and
SLF4JExoLog based on the type of the logger
returned by LoggerFactory which can be Logger or LocationAwareLogger.Created by The eXo Platform SAS Author : Thuannd nhudinhthuan@yahoo.com Feb
6, 2006