When developing code that uses DfLogger to write logging information, what indicates the severity
of a given message?

A.
a setting in dmcl.ini file
B.
parameters of the logging method
C.
the text of the message that is being logged
D.
the method that is called to log the message