Hi there,
Any one using scriptcs with Serilog as their logging lib. We are developing an application in which we would like to use scriptcs to execute user defined scripts before and after some methods. The application provides hooks for the users to write scripts in C#.
The main application uses Serilog as the logging library and we were not able to wire up the ScriptCS hosting with Serilog. Any inputs in this regard is highly appreciated.
Thanks