Skip to content

Add setLogMask to FENBase. Make it return status.

Marco Filho requested to merge add-setlogmask into main

In order to inherited classes to be able to use FrontEndBase log and set it, it needs either a public function for that or at least to put rmmLog in protected status instead of private.

I think using the function is more elegant, although bureaucratic.

Merge request reports

Loading