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
Debug logging was part of mikes framework as a kind of passive module. We will now integrate it to the mato framework core, i.e. add it to the mato framework public interface. Debug logging will be node-local, synchronized over pipe and saved to a file in a separate thread. It will be automatically started and shut down by the mato framework init and shutdown.