Logging mechanism
These examples were written in the context of the question Click How can I log the number of documents / bytes I've processed?
counterdemo
Java
##GITHUB:https://github.com/itext/itext-publications-examples-java/blob/develop/src/main/java/com/itextpdf/samples/sandbox/logging/CounterDemo.java##
C#
##GITHUB:https://github.com/itext/itext-publications-samples-dotnet/blob/develop/itext/itext.samples/itext/samples/sandbox/logging/CounterDemo.cs##