public static abstract @interface

PdfLog.LogPriority

implements Annotation
com.pspdfkit.utils.PdfLog.LogPriority

Class Overview

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.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation