Sandu Liviu Catalin
b87e68b9fc
Add an extra method to the logger.
2022-06-23 21:07:44 +03:00
Sandu Liviu Catalin
2088a825e3
Update Logger.cpp
2021-07-23 00:39:20 +03:00
Sandu Liviu Catalin
2344189c10
Improve debug information layout.
2021-07-13 23:25:51 +03:00
Sandu Liviu Catalin
c8e5012642
Respect logging time-stamp config.
2021-02-03 22:08:32 +02:00
Sandu Liviu Catalin
0de21ae5a0
Move away from C format to cpp::fmt.
2021-02-03 17:50:39 +02:00
Sandu Liviu Catalin
4a6bfc086c
Major plugin refactor and cleanup.
...
Switched to POCO library for unified platform/library interface.
Deprecated the external module API. It was creating more problems than solving.
Removed most built-in libraries in favor of system libraries for easier maintenance.
Cleaned and secured code with help from static analyzers.
2021-01-30 08:51:39 +02:00
Sandu Liviu Catalin
e0e34b4030
Update Logger.cpp
2021-01-29 00:20:18 +02:00
Sandu Liviu Catalin
0605e98723
Update Logger.cpp
...
Leftover debug message.
2021-01-28 04:52:20 +02:00
Sandu Liviu Catalin
95705e87c8
Initial preparations for CURL and Discord integration.
2021-01-27 07:27:48 +02:00
Sandu Liviu Catalin
7b93498558
Fix message logging to use actual string pointer.
2020-09-08 23:16:57 +03:00
Sandu Liviu Catalin
d6f3f52eec
Rewrite logger to account for multiple-threads.
...
Implement error handling for worker VMs.
2020-09-08 22:44:04 +03:00
Sandu Liviu Catalin
78c2003797
Add a logging option for unformatted strings.
2020-09-06 23:54:44 +03:00
Sandu Liviu Catalin
47f71625d8
Restructure the whole plugin development kit.
2020-05-28 20:59:29 +03:00
Sandu Liviu Catalin
b86c4cea2b
Refactor.
2020-04-27 13:53:16 +03:00
Sandu Liviu Catalin
22a17fe3c4
Code cleanup.
...
Get rid of ReleaseGently.
2020-04-27 13:10:54 +03:00
Sandu Liviu Catalin
453eff0037
Code cleanup.
2020-03-22 10:31:43 +02:00
Sandu Liviu Catalin
c0fd374404
Rename source to module.
2020-03-21 23:02:27 +02:00