Root > Reference > All Types > TLogType

Type TLogType

Previous pageReturn to chapter overviewNext page   

Common "type".

 

Unit

ELogging

 

Syntax

 

Code (Delphi)

TLogType = (

elmtInfo,

elmtWarning,

elmtError,

elmtCheckPoint,

elmcObject,

elmcComponentAsText,

elmcStringList,

elmcText,

elmtNote,

elmtEnterMethod,

elmtExitMethod,

elmtSeparator,

elmtInactiveSeparator,

elmtClear,

elmtScratchPad,

elmtSaveLogFile,

elmcBitmap,

elmcTextFile,

elmcWindow,

elmcMemory,

elmcMemoryStatus,

elmcCustomText,

elmcCustomProperties,

elmtReminder,

elmtLevel1,

elmtLevel2,

elmtLevel3,

elmtLevel4,

elmtLevel5,

elmtLevel6,

elmtLevel7,

elmcColor,

elmcRegistry,

elmcSystemInfo,

elmcVersionInfo,

elmcXmlData,

elmcStackTrace,

elmtException,

elmcCustomTable,

elmtResetSeparator,

elmtAppStartSeparator,

elmcCollection,

elmtCollapsedMethod,

elmtExitMethodCollapse,

elmcCustomHierarchy,

elmtTiming,

elmtRed,

elmtOrange,

elmtYellow,

elmtGreen,

elmtBlue,

elmtIndigo,

elmtViolet

);

 

Members

elmcBitmap

[TLogMsgContent] csmBitmap

elmcCollection

[TLogMsgContent] csmCollection

elmcColor

[TLogMsgContent] csmColor

elmcComponentAsText

[TLogMsgContent] csmComponentAsText

elmcCustomHierarchy

[TLogMsgContent] csmCustomHierarchy

elmcCustomProperties

[TLogMsgContent] csmCustomProperties

elmcCustomTable

[TLogMsgContent] csmCustomTable

elmcCustomText

[TLogMsgContent] csmCustomText

elmcMemory

[TLogMsgContent] csmMemory

elmcMemoryStatus

[TLogMsgContent] csmMemoryStatus

elmcObject

[TLogMsgContent] csmObject

elmcRegistry

[TLogMsgContent] csmRegistry

elmcStackTrace

[TLogMsgContent] csmStackTrace

elmcStringList

[TLogMsgContent] csmStringList

elmcSystemInfo

[TLogMsgContent] csmSystemInfo

elmcText

[TLogMsgContent] csmText

elmcTextFile

[TLogMsgContent] csmTextFile

elmcVersionInfo

[TLogMsgContent] csmVersionInfo

elmcWindow

[TLogMsgContent] csmWindow

elmcXmlData

[TLogMsgContent] csmXmlData

elmtAppStartSeparator

[TLogMsgType] csmAppStartSeparator

elmtBlue

[TLogMsgType] csmBlue

elmtCheckPoint

[TLogMsgType] csmCheckPoint

elmtClear

[TLogMsgType] csmClear

elmtCollapsedMethod

[TLogMsgType] csmCollapsedMethod

elmtEnterMethod

[TLogMsgType] csmEnterMethod

elmtError

[TLogMsgType] csmError

elmtException

[TLogMsgType] csmException

elmtExitMethod

[TLogMsgType] csmExitMethod

elmtExitMethodCollapse

[TLogMsgType] csmExitMethodCollapse

elmtGreen

[TLogMsgType] csmGreen

elmtInactiveSeparator

[TLogMsgType] csmInactiveSeparator

elmtIndigo

[TLogMsgType] csmIndigo

elmtInfo

[TLogMsgType] csmInfo

elmtLevel1

[TLogMsgType] csmLevel1

elmtLevel2

[TLogMsgType] csmLevel2

elmtLevel3

[TLogMsgType] csmLevel3

elmtLevel4

[TLogMsgType] csmLevel4

elmtLevel5

[TLogMsgType] csmLevel5

elmtLevel6

[TLogMsgType] csmLevel6

elmtLevel7

[TLogMsgType] csmLevel7

elmtNote

[TLogMsgType] csmNote

elmtOrange

[TLogMsgType] csmOrange

elmtRed

[TLogMsgType] csmRed

elmtReminder

[TLogMsgType] csmReminder

elmtResetSeparator

[TLogMsgType] csmResetSeparator

elmtSaveLogFile

[TLogMsgType] csmSaveLogFile

elmtScratchPad

[TLogMsgType] csmScratchPad

elmtSeparator

[TLogMsgType] csmSeparator

elmtTiming

[TLogMsgType] csmTiming

elmtViolet

[TLogMsgType] csmViolet

elmtWarning

[TLogMsgType] csmWarning

elmtYellow

[TLogMsgType] csmYellow

 

Remarks

This type is a base type for all "types" and "kinds" in the log file. It is compatible with CodeSite's csmXYZ consts from CodeSiteMsgTypes.inc unit.

 

See also




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_type_elogging_tlogtype.php