Class Printer
java.lang.Object
io.sbk.system.Printer
Central SBK application logger.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.slf4j.LoggerLogger used by SBK framework components. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
public static final org.slf4j.Logger logLogger used by SBK framework components.
-
-
Constructor Details
-
Printer
public Printer()Creates an SBK printer facade.
-