Sha256: 4cc5eb36831c6de46e32a44e063e779458fa96e2b22d02814af0639811b25fa8

Contents?: true

Size: 161 Bytes

Versions: 1

Compression:

Stored size: 161 Bytes

Contents

class Utility  
    # one place to control time format for logginggit 
    def self.get_time()
      return Time.now.strftime("%Y-%m-%d %H:%M:%S")
    end

  end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-jfrog-metrics-0.2.10 lib/fluent/plugin/utility.rb