Set the minimum log level that should be stored in the log file.
To set the log level, set the following option in publisher.properties file:
#Determines the minimum level of logs printed in log file. Available values: debug, info, warning, error - default info
rhp2md.log.level=info
If the rhp2md.log.level
property is not set in the publisher.properties file, the property is set to info, by default.