LogPriority

annotation class LogPriority

Priority of log messages. Log priority defines verbosity of the message, from most verbose (VERBOSE to least (ASSERT).

Note: PdfLog defaults to logging logs with priority INFO and up.