Skip to content

Logging updates

Utkarsh Ayachit requested to merge utkarsh.ayachit/vtk:logging-updates into master
  • added convenience API to convert strings/ints to vtkLogger:Verbosity with checks
  • adding start/end scope marker macros to vtkLogger. Makes it possible to define logging scope separate from C++ scope.
  • renaming macros with f suffix to use F suffix instead.
Edited by Utkarsh Ayachit

Merge request reports