samp-log-core
samp-log-core copied to clipboard
iostream interface
Something like:
mylogger << LogLevel(DEBUG) << "Crashed at: " << lineOfCrash << std::endl;