VersionArgsExt.this

Constructor.

class VersionArgsExt
this
(,
bool default_logging = true
,
istring default_file = "log/version.log"
)

Parameters

ver VersionInfo

version information.

default_logging bool

true if a default logger for the version should be added

default_file istring

default name of the file to log when using the default logger

Meta