You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should add logging to Tonel, so that the user can know what is happening when loading or writing. I recommend using log4s as it has a lot of good advantages. Check the apps EsLoggingFramework* and the official documentation.
I would also use a particular log for Tonel (not the default/global one) and be able to modify everything from the .ini file (like the log name, warning level, etc etc).
The text was updated successfully, but these errors were encountered:
I think we should add logging to Tonel, so that the user can know what is happening when loading or writing. I recommend using
log4s
as it has a lot of good advantages. Check the appsEsLoggingFramework*
and the official documentation.I would also use a particular log for Tonel (not the default/global one) and be able to modify everything from the
.ini
file (like the log name, warning level, etc etc).The text was updated successfully, but these errors were encountered: