Introduction
K2 blackpearl has a unified logging framework. This allows any subcomponent of K2 blackpearl to log information to the same location, leveraging a single mechanism and eliminating the need for extra code and overhead. This unified logging framework offers a variety of logging options for the Host Server, from different available log destination/types, to individually set output severity levels, and more. This article discusses the available Host Server logging options, how to configure them, and performance considerations for their use.