gogga/source
Tristan B. Velloza Kildaire 7686ac9b40 GoggaLogger
- Any method which is templated AND marked as `final` will NOT be virtual.
- Undid the `final` so as to provide us with vtable support when using via the super type `Logger`. Prior to this it would use the ones declared directly in `Logger` and not the others as effectively no override was present.
2024-04-08 17:36:59 +02:00
..
gogga GoggaLogger 2024-04-08 17:36:59 +02:00