This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
mtapi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vdemydiuk/mtapi.git
synced
2026-08-13 02:38:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db3db1839112a14e747f4dc27853348bd6250017
mtapi
/
MtService
/
LogLevel.h
T
11 lines
104 B
C
Raw
Normal View
History
Unescape
Escape
Added new projects of new RPC core: MyClient and MtServivce
2024-01-04 18:35:15 +02:00
#pragma once
enum
class
LogLevel
{
Fatal
,
Error
,
Warning
,
Info
,
Debug
,
Trace
};
Reference in New Issue
Copy Permalink