Define An Info Message
Finally, let's talk about the Info
level and create a sample Message Type
for it. These messages are sent to operators to make things transparent
and known. They do not require immediate action, but are for information
purposes only.
In this step, we're going to define an example message that informs operators about a successful software update.
- Add New Message Type
Choose the Add Type
within the
Message Types View view and
- Choose a Unique
Code
- Choose the Right
Level
- Choose a Descriptive
Title
- Provide a Clear
Description
Add your Description
of the error:
- Describe the error as clearly as possible
- But also describe it as briefly as possible, using as few empty words as practical.
Solution Is Optional
We've created message types before — remember the Error
and Warn
?
And for these we've added a Solution
. But in this
case, we don't need to provide one since this is message is just
an information that doesn't need to be resolved.
Great, we've got sample Message Types
set up for each Level
. Let's go
ahead and actually trigger them.