DerangedSenators / PlayerLink

Multiplayer API written in C++. Can be used for multiplayer games where server side processing needs to be kept as low as possible
http://docs.derangedsenators.me/PlayerLink
Apache License 2.0
1 stars 3 forks source link

Logger #3

Open hsravat-4590 opened 4 years ago

hsravat-4590 commented 4 years ago

Create Logger Implementation for logging errors and traces. Headers are already available on utils/logger/

hsravat-4590 commented 3 years ago

Create class Core/Utils/Exceptions/RuntimeException.h and .cpp and in there extend the exception class but before throwing the exception, log it