code_revision 
Code Revision Datum
Allows the server code to be aware of the Git environment it is running in, and lets commit hash be viewed
Vars | |
commit_date | Date that this commit was made |
---|---|
commit_hash | Current commit hash the server is running |
Procs | |
log_info | Code Revision Logging Helper |
Var Details
commit_date 
Date that this commit was made
commit_hash 
Current commit hash the server is running
Proc Details
log_info
Code Revision Logging Helper
Small proc to simplify logging all this stuff