I\'m thinking of moving some workflow logic from C# code to stored JS in MongoDB (for example, wen a user sends a message, a bunch or records is to be created in different c
I guess you can write some debug information into separate collection and see how things are going, but it seems to me that actual debugging is not possible.