Am 28.07.20 um 21:18 schrieb anshu khare:
I need to print some numerical value whose formula I am working on. I
need to check if the formula is correct. 
As nobody has mentioned it yet, and it seems it's also not mentioned in
 https://wiki.documentfoundation.org/Development/How_to_debug: there is
SAL_DEBUG, which can be used like SAL_INFO and SAL_WARN.
Since it is C++ ostream based, all the pretty printers for various types
apply and the git hooks will prevent you from committing debug output
accidentally.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.