|
JWSCL Documentation
|
class function CheckLogEventType(const LogTag: TJwXMLLogTag; const LogTypeValue: Integer; const AllowedTypes: TJwEventTypes): Boolean; virtual;
|
Parameters |
Description |
|
const LogTag: TJwXMLLogTag |
defines a log tag which is checked |
|
const LogTypeValue: Integer |
defines a or bitmask of types (a type like TJwLogType). |
|
const AllowedTypes: TJwEventTypes |
defines a list of event types that can be logged |
CheckLogEventType checks whether a log type and its type value should be logged to file.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|