Sha256: 860e6b41ac57ce7077367f3618f75db5ef8a1df8aab0dbc9d2d6548b864da8f1
Contents?: true
Size: 479 Bytes
Versions: 22
Compression:
Stored size: 479 Bytes
Contents
GLOO APPLICATION LOGGING DESCRIPTION Gloo writes to the gloo.log as well as to the console. Debug messages are written to the log only, but other messages are also written to the console unless the application is running in quiet mode. CONFIGURATION The application logs folder is in the gloo folder. When gloo is run, the gloo.log file will be written to. TAIL Example tail command to watch the gloo log: tail -f ~/gloo/logs/gloo.log
Version data entries
22 entries across 22 versions & 2 rubygems