Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add KPlatform & KDefaultPlatform (#12)
* Add TemplateContext and related classes * Add TemplateContext and associated classes to LogContext * Add MessageParser and DateTimeFormat tests * Add IgnoreIos annotation to skip tests running on iOS (iOS is not implemented yet and would fail) * Finish adding tests * Add KTags and add it to KLogContext * Add Platform and DefaultPlatform * Formatting * Fix iOS build error * Fix findLoggingClass not working on Kotlin through StackWalker * Formatting * Remove print * Fix tests * Add Klass documentation
- Loading branch information