How to implement a custom logging provider for files (2/2) | CodeNameK - 15

Опубликовано: 06 Октябрь 2024
на канале: Code with Saar
565
12

Hands-On Lab info:

Go here for instructions: https://github.com/xiaomi7732/CodeWit...

Demo code:

https://github.com/xiaomi7732/CodeWit...

Logging provider for Android implementation: https://github.com/xiaomi7732/CodeWit...

For more videos like this:
💡Subscribe: https://www.youtube.com/c/CodewithSaa...

Discord server for Code w/ Saar:   / discord  

Reach me on twitter @CodeWithSaar. My home page: https://www.codewithsaar.net

If you want to buy me a coffee: https://www.buymeacoffee.com/codewith... and thank you!

Chapters

00:00 Introduce logging provider configurations
01:31 Show more info in log entry - category name and log level
02:47 Accept custom file name for the logging provider by lambda
07:24 Accept custom file name by appsettings.json (any configuration provider)