GeoEco.Logging Module

Implements the Logger class, which other GeoEco classes use to report activity to the user.

class Logger()
Provides methods for reporting messages to the user.
class ProgressReporter([progressMessage1[, progressMessage2[, completionMessage[, abortedMessage[, loggingChannel[, arcGISProgressorLabel]]]]]])
Provides a simple mechanism for long-running operations to report periodic progress to the user.