Skip to content

fahmiirsyadk/rails-log-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rails-log-viewer

view / filter rails log with one command

Example

# (node / npx) app.js <filename> <text_keyword>

# use direct node
node app.js production.log "500 Internal Server Error"

# use npx
npx rails-log-viewer production.log "500 Internal Server Error"

About

view / filter rails log with one command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published