Uses of Class
com.storedobject.core.SystemLog
Packages that use SystemLog
-
Uses of SystemLog in com.storedobject.core
Methods in com.storedobject.core that return types with arguments of type SystemLogModifier and TypeMethodDescriptionSystemLog.list
(String name, TimestampPeriod period, int limit) Retrieves a list of SystemLog entries filtered by the specified name and starting from a given timestamp.Retrieves a list of system logs based on the provided name and condition.Retrieves a list of SystemLog entries filtered by the specified name and starting from a given timestamp.Retrieves a list of system logs based on the provided name within the specified timestamp range.