Anairkoen Schno
|
28be0da5f6
|
Switched all uses of DateTime.Now to a slightly safer version
|
5 years ago |
Anairkoen Schno
|
e5a238400e
|
Fixed a lot of inline documentation
Added proper DocFX integration
|
5 years ago |
Anairkoen Schno
|
0d0aef0970
|
Added tailcall prefix to patches in stdout interceptor patches
|
5 years ago |
Anairkoen Schno
|
7c98602d4c
|
Fixed potential AccessViolation by making log filenames include the second as well
|
5 years ago |
Anairkoen Schno
|
385e483f7a
|
Fixed ModList buttons to persist better
Logger now writes to basic log files and compresses them next start
Library loader now updates cache after installing pending updates
|
5 years ago |
Anairkoen Schno
|
7cf114c3fa
|
Fixed logger error with incorrect config load order
|
5 years ago |
Anairkoen Schno
|
f1715d7401
|
Fixed error in log thread when config isn't loaded yet
Fixed game version detection
|
5 years ago |
Anairkoen Schno
|
fe44050bf2
|
Added options to control log queue clearing
|
5 years ago |
Anairkoen Schno
|
6d3d8f8996
|
Incremented BSIPA version
StdoutInterceptor now initializes when the first message is sent through the log system
|
5 years ago |
Anairkoen Schno
|
d2d4ced872
|
Adjusted logging
|
5 years ago |
Anairkoen Schno
|
97d238eb72
|
Added more proper checks for if the console doesn't support VT100 escapes
|
5 years ago |
Anairkoen Schno
|
0beaf606da
|
Tweaked debug info code
|
5 years ago |
Anairkoen Schno
|
00d7894cc5
|
Debug logger now only attempts to show info it has
|
5 years ago |
Anairkoen Schno
|
30a19d0966
|
Added lock around Write in StdoutInterceptor
|
5 years ago |
Anairkoen Schno
|
a938b4048b
|
Updated to VS 2019
Better support for no console
Stdout now gets passed through the logging system for unified log locations
|
5 years ago |
Anairkoen Schno
|
1b8b74628d
|
Reworked console printers to print directly to the console window instead of going through stdout first
|
5 years ago |
Anairkoen Schno
|
061fb395b4
|
Added Notice log level
No plugin type error now a Notice level
|
5 years ago |
Anairkoen Schno
|
dcaa0b88ce
|
Annotated StandardLogger.LogThread
|
5 years ago |
Anairkoen Schno
|
018f66c4e5
|
Moved some loading around to let plugins have PDBs
Added window direct writer to StandardLogger
|
5 years ago |
DaNike
|
afc5ca7b47
|
Finished Features implimentation
Added support for custom Init injection
|
5 years ago |
DaNike
|
16625eb21f
|
More performance improvements for the logger
|
5 years ago |
DaNike
|
154ef2344b
|
Added a rate limiter of sorts to StandardLogger
Changed config name
|
5 years ago |
Anairkoen Schno
|
a47da63bb7
|
Improved StandardLogger's printer initialization
|
5 years ago |
Anairkoen Schno
|
1ab990a5ba
|
Fixed debug information showing
Still only works with --mono-debug
|
5 years ago |
Anairkoen Schno
|
396d1735d3
|
Slightly changed some stuff to try to fix loading issues
|
5 years ago |
Anairkoen Schno
|
eca52b742d
|
Performed some cleanup
|
5 years ago |
Anairkoen Schno
|
d8a8a101a1
|
Improved logger printer inheritance
|
5 years ago |
Anairkoen Schno
|
e7b0de9282
|
Added single plugin load function
Redid config system to be more extensible and used internally
|
5 years ago |
Anairkoen Schno
|
bacbc2783d
|
Added some protections to logger to prevent NullReferenceExceptions
|
6 years ago |
Anairkoen Schno
|
6045e31267
|
Updated to use ReSharper
|
6 years ago |
Anairkoen Schno
|
9e528f8036
|
Allowed accessors to add printers to StandardLoggers
|
6 years ago |
Anairkoen Schno
|
6a2114697a
|
Created an IPA config source
Moved some logger init stuff around
|
6 years ago |
Anairkoen Schno
|
e8f6ce5730
|
Finalized ConfigProvider
Incremented version
|
6 years ago |
Anairkoen Schno
|
9d2461b2eb
|
Added IConfigProvider and one implimentation
|
6 years ago |
Anairkoen Schno
|
a70dd6edcb
|
Tweaked some stuff regarding the loader and loggers
|
6 years ago |
Anairkoen Schno
|
f58d124197
|
Fixed some spelling
|
6 years ago |
Anairkoen Schno
|
79e144c6bd
|
Added support for child loggers, moved to using them fore more differentiation within IPA
|
6 years ago |
Anairkoen Schno
|
4b556b9521
|
Fixed some reccommended code structure stuff
|
6 years ago |
Anairkoen Schno
|
3278c21a3d
|
Added documentation to those that needed it, and internalized those that don't.
|
6 years ago |
Anairkoen Schno
|
b35f4bfa1d
|
Moved Logging to new location
|
6 years ago |
Anairkoen Schno
|
b1ea2e387b
|
Reworked some refactor organization
Added somewhaat backwards compatavbility through Mono.Cecil
|
6 years ago |
Anairkoen Schno
|
2b32d6f91e
|
Began refactor
|
6 years ago |