2023-01-23 10:15:37 -05:00
|
|
|
/*
|
2023-07-20 22:38:17 -04:00
|
|
|
* Created by Brett on 20/07/23.
|
2023-01-23 10:15:37 -05:00
|
|
|
* Licensed under GNU General Public License V3.0
|
|
|
|
* See LICENSE file for license detail
|
|
|
|
*/
|
2023-07-20 22:38:17 -04:00
|
|
|
#define BLT_LOGGING_IMPLEMENTATION
|
2023-01-23 10:15:37 -05:00
|
|
|
#include <blt/std/logging.h>
|