Source position: pkgglobals.pp line 72
type TLogLevel = (
llError,
llWarning,
llInfo,
llCommands,
llDebug,
llProgress
);