cancel
Showing results for 
Search instead for 
Did you mean: 

Can I get the MLServ12 verbosity settings in the .NET api w/o interrogating the command line?

Former Member
2,509

The .NET Direct Row download API doesn't run through all the same script settings or log all the row counts etc. We'd like to be able to add some of logging as a diagnostic option, but under production would normally not want to be that verbose.

It seems like the best thing to do would be reflect the current verbosity settings the MobiLink server uses; especially with the ability to change the settings for a single user or remote using ml_add_property.

The only way I can see to do that now would be to duplicate some of the command line argument parsing in our code and monitor the properties. Is there another means available to get the current settings?

If none is currently available, this would be a great feature addition to the connection context. I'm thinking connection context as opposed to server context to fold in the properties per user or remoteid.

Accepted Solutions (1)

Accepted Solutions (1)

regdomaratzki
Product and Topic Expert
Product and Topic Expert

Unfortunately, no.

This is already on our list of enhancement requests. Both you and I have now requested it. 🙂

Former Member
0 Kudos

Expected answer, but it never hurts to ask. 🙂

Answers (0)