Anairkoen Schno
|
c812dd67bf
|
Changed default options to not emit log files for every plugin seperately
|
3 years ago |
Anairkoen Schno
|
7818ff8a19
|
Enabled nullability for StandardLogger.cs
|
3 years ago |
Anairkoen Schno
|
fefd489dcc
|
Documented new things
|
4 years ago |
Anairkoen Schno
|
c38fed67e7
|
Added synchronous logging to the logger
|
4 years ago |
Anairkoen Schno
|
0f15b4243e
|
Added additional try/catch to logger
|
4 years ago |
Anairkoen Schno
|
df5d64d34c
|
Added a try/catch around logger thread for InvalidOperationException that's thrown at shutdown
|
4 years ago |
Anairkoen Schno
|
5eda901607
|
Switched entirely over to attribute based system
|
4 years ago |
Anairkoen Schno
|
55529f9aaa
|
PrintFilter is now publicly readonly
|
4 years ago |
Anairkoen Schno
|
0879924fce
|
Some cleaning
|
4 years ago |
Anairkoen Schno
|
b664fe694d
|
Small cleanups and fixups
|
4 years ago |
Anairkoen Schno
|
d182830df2
|
Updated all of the config references to use new system
|
4 years ago |
Anairkoen Schno
|
55afe527c6
|
Added some notes to StatnardLogger
|
4 years ago |
Anairkoen Schno
|
f3321e66e5
|
Fixed #20
|
5 years ago |
Anairkoen Schno
|
d6ec4570a8
|
Fixed trace checking
|
5 years ago |
Anairkoen Schno
|
0dda45d526
|
Added trace log level
|
5 years ago |
Anairkoen Schno
|
0556d5355f
|
Added config option to reduce number of log files created
|
5 years ago |
Anairkoen Schno
|
2f7fdc1859
|
Finished backport to Net3
|
5 years ago |
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
|
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
|
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
|
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
|
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
|
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
|
a70dd6edcb
|
Tweaked some stuff regarding the loader and loggers
|
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
|
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
|
cace022c38
|
Moved classes to new namespace
|
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 |