This website requires JavaScript.
Explore
Help
Sign In
vacp2p
/
cs-codex-dist-tests
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vacp2p/cs-codex-dist-tests.git
synced
2026-08-31 00:31:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e464b4fa445a9a7a69c3f33e8272ff522af187
cs-codex-dist-tests
/
DistTestCore
/
Codex
/
CodexLogLevel.cs
T
12 lines
150 B
C#
Raw
Normal View
History
Unescape
Escape
Moving everything around
2023-04-12 13:53:55 +02:00
namespace
DistTestCore.Codex
{
public
enum
CodexLogLevel
{
Trace
,
Debug
,
Info
,
Warn
,
Error
}
}
Reference in New Issue
Copy Permalink