|
0fbbfe2cdd
|
Also added print_ methods to the logger, and the PRINT macros now call those.
|
2022-02-15 13:08:18 +01:00 |
|
|
94b9948199
|
Added a new logging api.
|
2022-02-15 12:30:17 +01:00 |
|
|
58eb9f8252
|
Cleaned up the logger's api a bit. Now the normal log macros will also print fie, line and method information.
|
2022-02-15 11:57:44 +01:00 |
|
|
75c5145370
|
After a lot of thinking, I reverted moving trantor to core. I realized I want to change so many things in it, that I might as well just not take compromises with the license.
|
2022-02-12 10:42:45 +01:00 |
|
|
8992cf49b3
|
Removed the trantor namespace.
|
2022-02-10 12:07:47 +01:00 |
|
|
6221c9ed03
|
Directly add license header to the files I took from trantor in the containers, and log folders.
|
2022-02-10 10:38:37 +01:00 |
|
|
aeaecd4b76
|
Moved trantor's logger to core. It's a bit messy right now, but It will get cleaned up later.
|
2022-02-10 00:50:19 +01:00 |
|
|
f711d413d6
|
Shorten the used prefixes in Logger.
|
2022-02-05 19:55:30 +01:00 |
|
|
d8e06e36f0
|
Added more error macro variants.
|
2022-02-04 10:38:18 +01:00 |
|
|
47545dc181
|
Added lots of helpers to the string.
|
2021-11-19 20:02:16 +01:00 |
|
|
7ef1c76e4a
|
Added error macros and a simple logger.
|
2021-10-31 23:34:08 +01:00 |
|