All checks were successful
farmcontrol/farmcontrol-server/pipeline/head This commit looks good
- Refactor commandline.js to improve server status checks and OTP authentication handling. - Introduce new functions for checking server status, printing server information, and setting log levels. - Add support for command line flags to manage log levels and server information display. - Implement logging level management in localserver.js, allowing dynamic log level adjustments via API. - Create a new logging.js module to centralize log level validation and application. - Update commandlineutils.js to include utility functions for flag handling and improved CLI output.