getBootstrapLogFilePath

Returns the absolute path of the bootstrap log file used from program start, before parameters are known. Ensures the log directory exists.

Filename pattern:

<logDir>/<base><RUN_TIMESTAMP><suffix>

where:

Return

Absolute path to the bootstrap log file.

See also