STK UtilSend comments on this topic.
AgELogMsgType Enumeration
See Also

Description

Log message types.

Members

MemberValueDescription
eLogMsgDebug0Debugging message.
eLogMsgInfo1Informational message.
eLogMsgForceInfo2Informational message.
eLogMsgWarning3Warning message.
eLogMsgAlarm4Alarm message.

Remarks

These flags are set by the STK engine to indicate message severity. These flags are mostly valid in the context of STK. Container applications are free to interpret these flags at their convenience, and process them according to their specific logging capabilities.
© 2024 Analytical Graphics, Inc. All Rights Reserved.