samp-log-core icon indicating copy to clipboard operation
samp-log-core copied to clipboard

iostream interface

Open Y-Less opened this issue 6 years ago • 0 comments

Something like:

mylogger << LogLevel(DEBUG) << "Crashed at: " << lineOfCrash << std::endl;

Y-Less avatar Feb 11 '18 16:02 Y-Less