Location: Symbol Reference > Classes > TJwLogWriter Class > TJwLogWriter Methods > TJwLogWriter.CheckLogEventType Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwLogWriter.CheckLogEventType Method
Pascal
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!