...
- Extract the properties/methods responsible for single log record processing into new
kLogRecord
class and return it's instance. This way allkLogger
class helper methods won't stand in a way. - move out 4 class declarations into separate folders.
...
kLogRecord
class and return it's instance. This way all kLogger
class helper methods won't stand in a way.