gogga/source/gogga
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
..
context.d Context 2023-03-03 11:30:56 +02:00
core.d GoggaLogger 2024-04-08 17:36:59 +02:00
package.d Package 2023-03-03 11:30:26 +02:00
transform.d GoggaMode 2023-11-22 11:49:39 +02:00