Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 232413

Re: Using com.vmware.vcloud.sdk.utility.Logger

$
0
0

Hi Owain,

 

You can refer a few of the samples that come along with SDK. In those examples you can see the option where you can enable the logging.

 

Example:  Logger.Log(TraceLevel.Critical, e.Message);

 

You can use the above in the catch section of the code.

 

Regards,
D


Viewing all articles
Browse latest Browse all 232413

Trending Articles