This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
mirror of
Watch
2
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
df8ab6bcf5
cs-codex-dist-tests
/
CodexPlugin
/
CodexLogLevel.cs
12 lines
143 B
C#
Raw
Blame
History
namespace
CodexPlugin
{
public
enum
CodexLogLevel
{
Trace
,
Debug
,
Info
,
Warn
,
Error
}
}
Reference in New Issue
View Git Blame
Copy Permalink