This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
951da1888d5fb655afd1698256cbb757069cd708
cs-codex-dist-tests
/
ProjectPlugins
/
CodexClient
/
CodexLogLevel.cs
T
12 lines
143 B
C#
Raw
Normal View
History
Unescape
Escape
Extracts codexClient assembly
2025-01-16 11:31:50 +01:00
namespace
CodexClient
Moving everything around
2023-04-12 13:53:55 +02:00
{
public
enum
CodexLogLevel
{
Trace
,
Debug
,
Info
,
Warn
,
Error
}
}
Reference in New Issue
Copy Permalink