What are valid use cases for the `WARNING`, `ERROR...
# announcements
n
What are valid use cases for the
WARNING
,
ERROR
and
HIDDEN
deprecation levels? For example, what is the difference between just removing a method and marking it as
ERROR
or
HIDDEN
?