Syntax - assure_mimix - assure_mimix_for_aix - 6.0

Assure MIMIX for AIX Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
6.0
ft:locale
en-US
Product name
Assure MIMIX for AIX
ft:title
Assure MIMIX for AIX Guide
Copyright
2025
First publish date
2003
ft:lastEdition
2025-03-12
ft:lastPublication
2025-03-12T05:07:12.494000

cli.sh [<general options>] setLogLevel [<command options>]

Command Options

Description

level

Log4J logging level. The valid logging levels are:

•FATAL—Severe errors that can lead the application to abort.

•ERROR—Runtime error or unexpected conditions. These can be error events that might still allow the application to continue running.

•WARN—Runtime situations that indicate potentially harmful situations.

•INFO—Informational events, such as startup and shutdown status, that highlight the progress of the application.

•DEBUG— Informational events that you can use to debug an application. Expect this information to be written to logs only.

•TRACE—Detailed information about the application. Expect this information to be written to logs only.

category

A Log4J category as displayed in the logfile. If it is omitted, all categories are affected. Used to log debug and error messages.