tesseract v5.3.3.20231005
tprintf.cpp File Reference
#include "tprintf.h"
#include "params.h"
#include <climits>
#include <cstdarg>
#include <cstdio>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Macros

#define MAX_MSG_LEN   2048
 

Functions

void tesseract::tprintf (const char *format,...)
 

Variables

int tesseract::log_level = INT_MAX
 

Macro Definition Documentation

◆ MAX_MSG_LEN

#define MAX_MSG_LEN   2048

Definition at line 34 of file tprintf.cpp.