Menu

SQLiteErrorLogProvider.List

Steven Bey

SQLiteErrorLogProvider.List Method

Gets a list of error logs.

Syntax

public IList<ErrorLog> List(
    int page,
    int size
)

Parameters

page

Type: System.Int32
The page number.

size

Type: System.Int32

The page size.

Return Value

Type: System.Collections.Generic.IList\<Elfar.ErrorLog>
The list of error logs.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.