This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Added documentation
pull/32/head
Anairkoen Schno
5 years ago
parent
eb00d8ee40
commit
470a131765
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
IPA.Loader/Logging/Logger.cs
+ 3
- 0
IPA.Loader/Logging/Logger.cs
View File
@ -103,6 +103,9 @@ namespace IPA.Logging
/// </summary>
None
=
Level
.
None
,
/// <summary>
/// Only shows Trace messages.
/// </summary>
TraceOnly
=
Level
.
Trace
,
/// <summary>
Write
Preview
Loading…
Cancel
Save