Sha256: 2afc50d5180d986c3f4b69055454b75d287825156870fd32559f8f1c0f6f76ab

Contents?: true

Size: 163 Bytes

Versions: 1

Compression:

Stored size: 163 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.9 lib/fluent/plugin/utility.rb