mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
cap libT's message log
This commit is contained in:
@@ -125,6 +125,8 @@ void tr_assertImpl( const char * file, int line, const char * test, const char *
|
||||
|
||||
void tr_msgInit( void );
|
||||
|
||||
#define TR_MAX_MSG_LOG 20000
|
||||
|
||||
extern int messageLevel;
|
||||
|
||||
static TR_INLINE tr_bool tr_msgLoggingIsActive( int level )
|
||||
|
||||
Reference in New Issue
Block a user