LibreOffice Module pyuno (master) 1
Variables
pyuno::LogLevel Namespace Reference

Variables

const sal_Int32 NONE = 0
 
const sal_Int32 CALL = 1
 
const sal_Int32 ARGS = 2
 

Variable Documentation

◆ ARGS

const sal_Int32 pyuno::LogLevel::ARGS = 2

Definition at line 75 of file pyuno_impl.hxx.

Referenced by pyuno::logCall(), pyuno::logReply(), and pyuno::readLoggingConfig().

◆ CALL

const sal_Int32 pyuno::LogLevel::CALL = 1

◆ NONE

const sal_Int32 pyuno::LogLevel::NONE = 0

Definition at line 73 of file pyuno_impl.hxx.

Referenced by pyuno::readLoggingConfig().