Location: Symbol Reference > Structs, Records, Enums > TJwLogType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwLogType Enumeration
Pascal
TJwLogType = (
  lsNone,
  lsMessage,
  lsWarning,
  lsError,
  lsStop
);
Members 
Description 
lsMessage 
logs a message. Information about ths. 
lsWarning 
logs a warning. 
lsError 
logs an error but not a show stopper 
lsStop 
logs an showstopper 

TJwLogType defines log tag attribute types

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!