Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any tool to read log file with suffix .mmap? #103

Open
Grieey opened this issue Oct 23, 2023 · 1 comment
Open

Is there any tool to read log file with suffix .mmap? #103

Grieey opened this issue Oct 23, 2023 · 1 comment

Comments

@Grieey
Copy link

Grieey commented Oct 23, 2023

No description provided.

@s1rius
Copy link
Owner

s1rius commented Oct 24, 2023

Which type of tool do you require?
I believe you may need one of the following options:

  • Command line tool:
    The ezlogcli crate is a command line tool designed for parsing log files. You can refer to the documentation for more details.
  • GUI tool:
    I intend to develop a GUI tool in the future, utilizing either Tauri or Dioxus.
  • Android or iOS parser library:
    Currently, there are no plans to develop such a library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants