mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 09:27:25 +00:00
Add LBRYLOG
This commit is contained in:
parent
9f4844d5e5
commit
101eefa1a2
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ void stratumlog(const char *format, ...);
|
|||
void stratumlogdate(const char *format, ...);
|
||||
void clientlog(YAAMP_CLIENT *client, const char *format, ...);
|
||||
void rejectlog(const char *format, ...);
|
||||
void lbrylog(const char *format, ...);
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue