upscli_report_build_details - Man Page
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
Referenced By
upscli_ssl_caps(3), upscli_upslog_set_debug_level(3).
06/12/2026 Network UPS Tools 2.8.5 NUT Manual