| UPSCLI_REPORT_BUILD_(3) | NUT Manual | UPSCLI_REPORT_BUILD_(3) |
NAME
upscli_report_build_details - Print a debug message to report details of the current libupsclient build such as its source-code version and SSL capabilities
SYNOPSIS
#include <upsclient.h>
void upscli_report_build_details(void);
DESCRIPTION
The upscli_report_build_details() function prints a debug log message at verbosity 1 to summarize details about the currently used build of the upsclient(3) library, including its SSL support.
RETURN VALUE
There is no return value.
SEE ALSO
| 04/07/2026 | Network UPS Tools 2.8.5 |