Updated README.md

This commit is contained in:
2024-06-19 11:26:53 -04:00
parent aaa7318672
commit c5d3f7dc82

View File

@@ -58,12 +58,10 @@ int main() {
* Custom Contexts: Allow users to specify custom logging contexts for better organization.
* Disable & sort by context (other categories?)
* Custom Formats: Add support for custom log message formats.
* Documentation
* Thread Safety
* Memory Safety
* Stream Support
* Identify File, Line, Function name via macros (I hate macros!!!)
## License