Rather than having to define the companion object ...
# kotlin-logging
t
Rather than having to define the companion object just to encapsule the instance of a logger.
o
in the bytecode level it's different, but per the syntax I prefer the file level private declaration