{"id":13446409,"url":"https://github.com/nickbnf/glogg","last_synced_at":"2025-10-04T14:04:32.243Z","repository":{"id":722847,"uuid":"370439","full_name":"nickbnf/glogg","owner":"nickbnf","description":"A fast, advanced log explorer.","archived":false,"fork":false,"pushed_at":"2021-05-26T11:22:49.000Z","size":3065,"stargazers_count":1223,"open_issues_count":142,"forks_count":384,"subscribers_count":67,"default_branch":"master","last_synced_at":"2025-04-08T14:06:12.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://glogg.bonnefon.org/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickbnf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-11-12T17:03:22.000Z","updated_at":"2025-03-26T14:47:48.000Z","dependencies_parsed_at":"2022-07-13T13:50:51.937Z","dependency_job_id":null,"html_url":"https://github.com/nickbnf/glogg","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbnf%2Fglogg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbnf%2Fglogg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbnf%2Fglogg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickbnf%2Fglogg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickbnf","download_url":"https://codeload.github.com/nickbnf/glogg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464890,"owners_count":22075570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T05:00:52.811Z","updated_at":"2025-10-04T14:04:27.202Z","avatar_url":"https://github.com/nickbnf.png","language":"C++","readme":"[![Linux and Mac Build Status](https://travis-ci.org/nickbnf/glogg.svg?branch=master)](https://travis-ci.org/nickbnf/glogg)\n [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/nickbnf/glogg?svg=true)](https://ci.appveyor.com/project/nickbnf/glogg)\n\nglogg - the fast, smart log explorer\n=====================================\n\nglogg is a multi-platform GUI application that helps browse and search\nthrough long and complex log files.  It is designed with programmers and\nsystem administrators in mind and can be seen as a graphical, interactive\ncombination of grep and less.\n\n## Main features\n\n* Runs on Unix-like systems, Windows and Mac thanks to Qt\n* Provides a second window showing the result of the current search\n* Reads UTF-8 and ISO-8859-1 files\n* Supports grep/egrep like regular expressions\n* Colorizes the log and search results\n* Displays a context view of where in the log the lines of interest are\n* Is fast and reads the file directly from disk, without loading it into memory\n* Is open source, released under the GPL\n\n## Download\n\nInstallers, binaries and source tarballs are available at https://glogg.bonnefon.org/download.html.\n\n## Requirements\n\n* GCC version 4.8.0 or later\n* Qt libraries (version 5.2.0 or later)\n* Boost \"program-options\" development libraries\n* Markdown HTML processor (optional, to generate HTML documentation)\n\nglogg version 0.9.X still support older versions of gcc and Qt if you need to\nbuild on an older platform.\n\n## Building\n\nThe build system uses qmake. Building and installation is done this way:\n\n```\ntar xzf glogg-X.X.X.tar.gz\ncd glogg-X.X.X\nqmake\nmake\nmake install INSTALL_ROOT=/usr/local (as root if needed)\n```\n\n`qmake BOOST_PATH=/path/to/boost/` will statically compile the required parts of\nthe Boost libraries whose source are found at the specified path.\nThe path should be the directory where the tarball from www.boost.org is\nextracted.\n(use this method on Windows or if Boost is not available on the system)\n\nThe documentation is built and installed automatically if 'markdown'\nis found.\n\n## Tests\n\nThe tests are built using CMake, and require Qt5 and the Google Mocks source.\n\n```\ncd tests\nmkdir build\ncd build\nexport QT_DIR=/path/to/qt/if/non/standard\nexport GMOCK_HOME=/path/to/gmock\ncmake ..\nmake\n./glogg_tests\n```\n\n## Contact\n\nPlease visit glogg's website: http://glogg.bonnefon.org/\n\nThe development mailing list is hosted at http://groups.google.co.uk/group/glogg-devel\n","funding_links":[],"categories":["C++","Data Format \u0026 I/O"],"sub_categories":["For C++/C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbnf%2Fglogg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickbnf%2Fglogg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickbnf%2Fglogg/lists"}