-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Multiline output #28
Comments
Hi, thanks for your feedback! Could you give me an example? How do you want the plugin output to look like? I can implement a dymamic line seperator (for example „\n“) for each call of $plugin->add_message(), instead of the currently hardcoded semicolon if that is what you want. Cheers, Simon |
Hi, I guess I have a nice example:
Ideal would be:
Some Details In Icingaweb2 an occurance in the pluginoutput of |
+1 Maybe I got some time in the near future to add this. Important would be to output the CRITICAL/WARNING $SERVICE at the first line. |
Hi,
i like this plugin! It would be nice if we can have a multiline output (activated by an option).
The text was updated successfully, but these errors were encountered: