MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

WAO - IsLoggingDebug and IsLoggingTrace settings in web.config  (Mono Support )

9588 put(a) pogledan, 2 odgovor(a) 28.3.2012. 14:58:49Kreirao(la) rguenette
rguenette

rguenette

28.3.2012. 14:58:49
Hi,

Can anyone tell me what are those settings (in the web.config file) and what are they for? I searched your website but found nothing ...


<MonoSoftware.Web.WAO.Properties.WAO>
<setting name="IsLoggingDebug" serializeAs="String">
<value>True</value>
</setting>
<setting name="IsLoggingTrace" serializeAs="String">
<value>True</value>
</setting>
</MonoSoftware.Web.WAO.Properties.WAO>

Thanks,
Ovaj sadržaj još nije ocijenjen. 
48 Reputacija 4 Ukupno objava
khorvat

khorvat

29.3.2012. 15:53:26
Hi,

these settings are internally used for logging debug and trace messages to event viewer. You can check if messages are logged in the event viewer under Windows Logs/Application.

Note: Latest version (not yet released) switched logging to log4net 3rd party tool, so if you need any kind of logging let us know and we can send you unofficial version.

Regards
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava