Scope-IT / marksman

Windows agent for Snipe-IT asset management system
Apache License 2.0
129 stars 23 forks source link

More verbose logging #8

Closed danielhogg closed 5 years ago

danielhogg commented 6 years ago

Need to have more logging. In general, an exception should be handled and result in a descriptive stack trace dumped to the log file / console.

danielhogg commented 5 years ago

As of v1.0.1, the log output is much more descriptive. For example, invalid API keys and BaseURI values in the config file will yield detailed error messages stating exactly what to correct.