# Constants
ini-file path.
ini-file path (short form).
log file path, default = current/dir/exeName.log.
if true then log sql statements into log file.
if true then log to standard output.
if true then log to standard output (short form).
if true then log to file.
if true then use daily-stamp in log file name.
if true then use pid-stamp in log file name.
if true then use time-stamp in log file name.
# Structs
FullShort is pair of full option name and short option name.
LogOptions for console and log file output.
RunOptions is (key,value) map of command line arguments and ini-file.