This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
Watch
2
Star
0
Fork
0
You've already forked cs-codex-dist-tests
mirror of
synced
2025-01-11 00:56:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cs-codex-dist-tests
/
ProjectPlugins
/
CodexPlugin
/
CodexLogLevel.cs
12 lines
143 B
C#
Raw
Normal View
History
Unescape
Escape
Moving all codex details to CodexPlugin
2023-09-11 11:59:33 +02:00
namespace
CodexPlugin
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