Sha256: 836ba8cea21619d1f06f146337a82c8c96621f72638076a4dfc6224fed769636
Contents?: true
Size: 464 Bytes
Versions: 1
Compression:
Stored size: 464 Bytes
Contents
# Constants: global MSG_SEND = "SEND" MSG_RECV = "RECV" WAY_PROP = "PROP" # Constants: proxy PROXY_MESSAGE_MAX = 1 PROXY_USE_ACK = false # Constants: logger LOG_ROTATION = "daily" LOG_TRIM_LINE = 200 LOG_FORMAT_TIME = "%Y-%m-%d %H:%M:%S" LOG_FORMAT_HEADER = "%s \t%d\t%-8s %-15s " LOG_FORMAT_ARRAY = "%s %s" LOG_FORMAT_HASH = "%s %-15s %s\n"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pushyd-0.5.3 | lib/pushyd/constants.rb |