Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Sep 18, 2023
1 parent 59fabdc commit 5c65dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The workaround here is to ignore those errors and make sure compilation works th

The core functionality will work as usual on JVM.

Most of the code has been directly transffered from [Flogger](https://github.com/google/flogger/). Changes to the Flogger API to accomodate KMP are very minimal and are the following:
Most of the code has been directly transferred from [Flogger](https://github.com/google/flogger/). Changes to the Flogger API to accomodate KMP are very minimal and are the following:
- [Change modifier of `parsePrintfTerm` to protected](https://github.com/buenaflor/KFlogger/pull/13#discussion_r1283879010)
- [Add functionality to `isTargetClass`](https://github.com/buenaflor/KFlogger/pull/12#discussion_r1283877056)

Expand Down

0 comments on commit 5c65dbf

Please sign in to comment.