Client Logging
SignServer applications running on the client side (i.e. that are not deployed to an application server) such as the Client CLI, Administration CLI, and Administration GUI uses the Log4j configuration file conf/log4j.properties for its output.
To change the log level from INFO to DEBUG or TRACE, edit the conf/log4j.properties file according to the following example:
log4j.rootLogger=TRACE, A1