The package provides classes for configuring the logging system in GroupDocs.Viewer.
By using these classes, you can control how log messages are handled, such as writing them to a file or directing them to a specific logger implementation.
ViewerLogger - Implements logging messages to an integrated or user-defined logger.
For more details on configuring the logging system in GroupDocs.Viewer and customizing the log message handling, please refer to the GroupDocs.Viewer Documentation.