File Naming
- Files names should use hyphens instead of underscores when necessary to separate words in filenames.
- All names should be lowercase
- All files in the root folder should be prefixed with plog-
- Plogger files in shared library folders should be prefixed with plog-
- All javascript files should be under the respective js/ folder
