removed deprecated examples
added logging example
This commit is contained in:
7
logging/README.md
Normal file
7
logging/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Logging Code Examples
|
||||
|
||||
## Related Blog Articles
|
||||
|
||||
* [Use Logging Levels Consistently](https://reflectoring.io/logging-levels/)
|
||||
* [Use a Human-Readable Logging Format](https://reflectoring.io/logging-format/)
|
||||
* [Configuring a Human-Readable Logging Format with Logback and Descriptive Logger](https://reflectoring.io/logging-format-logback/)
|
||||
Reference in New Issue
Block a user