User bio
404 bio not found
Member since Feb 2, 2022
Replies:

Where I have to put the Verbose property? I found it only in <Log> tag Level property value  in the documentation. But I did not specify any Log tags in my XData. If you mean pLogLevel parameter in the setup method, it is already = 3.

My setup method: 

ClassMethod setup(ByRef pVars, pLogLevel As %Integer = 3, pInstaller As %Installer.Installer, pLogger As %Installer.AbstractLogger) As %Status [ CodeMode = objectgenerator, Internal ]
{
   #; Let XGL document generate code for this method.
   Quit ##class(%Installer.Manifest).%Generate(%compiledclass,
      %code, "MyInstall")
}

Certifications & Credly badges:
Oleksandr has no Certifications & Credly badges yet.
Global Masters badges:
Oleksandr has no Global Masters badges yet.
Followers:
Oleksandr has no followers yet.
Following:
Oleksandr has not followed anybody yet.