1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Updated docs and all internal links

This commit is contained in:
Ivan Savenko
2023-09-07 12:57:03 +03:00
parent 4204e895bc
commit 33bf367dc0
28 changed files with 171 additions and 329 deletions

View File

@@ -1,3 +1,5 @@
< [Documentation](../Readme.md) / Logging System
# Features
- A logger belongs to a "domain", this enables us to change log level settings more selectively
@@ -11,11 +13,7 @@
# Class diagram
<figure>
<img src="Logging_Class_Diagram.jpg"
title="Logging_Class_Diagram.jpg" />
<figcaption>Logging_Class_Diagram.jpg</figcaption>
</figure>
![Logging_Class_Diagram](https://github.com/IvanSavenko/vcmi/assets/1576820/31c9b14e-a055-4b07-87fe-00da43430a2b)
Some notes: