This website requires JavaScript.
Explore
Help
Sign In
codex-storage
/
cs-codex-dist-tests
Watch
1
Star
0
Fork
0
You've already forked cs-codex-dist-tests
mirror of
https://github.com/codex-storage/cs-codex-dist-tests.git
synced
2025-02-04 08:14:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cs-codex-dist-tests
/
Logging
/
LogConfig.cs
8 lines
122 B
C#
Raw
Normal View
History
Unescape
Escape
Moving everything around
2023-04-12 13:53:55 +02:00
namespace
Logging
Extracts configurable components to config folder
2023-03-26 08:52:53 +02:00
{
public
class
LogConfig
{
public
const
string
LogRoot
=
"D:/CodexTestLogs"
;
}
}
Reference in New Issue
Copy Permalink