unreal_log_parser 1.1.1

A simple log parser for Unreal Engine logs, which can be used to extract useful information from logs.
Documentation
Build #1792185 2025-02-22 07:25:28
# rustc version
rustc 1.87.0-nightly (794c12416 2025-02-21)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/unreal_log_parser-1.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/unreal_log_parser-1.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250221-1.87.0-nightly-794c12416\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] af5909cab731f61fcea84cc7155cb5eb606a4efa033301021820892c20f0c142
[INFO] running `Command { std: "docker" "start" "-a" "af5909cab731f61fcea84cc7155cb5eb606a4efa033301021820892c20f0c142", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting unreal_log_parser v1.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr]   --> src/lib.rs:15:33
[INFO] [stderr]    |
[INFO] [stderr] 15 | /// [2024.04.27-12.34.56:789][  1]LogTemp: Warning: This is a warning message.
[INFO] [stderr]    |                                 ^ no item named `1` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]    --> src/../docs.md:1:1
[INFO] [stderr]     |
[INFO] [stderr] 1   | / # Unreal Engine Log Parser
[INFO] [stderr] 2   | |
[INFO] [stderr] 3   | | **Unreal Engine Log Parser** is a Rust-based command-line tool designed to parse and filter Unreal Engine log files. It leverages the `pe...
[INFO] [stderr] ...   |
[INFO] [stderr] 145 | | 8. Message Parsing
[INFO] [stderr] 146 | |    message: Captures the rest of the line as the log message. It includes any character except for a newline.
[INFO] [stderr]     | |_____________________________________________________________________________________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: mark blocks that do not contain Rust code as text: ```text
[INFO] [stderr]     = note: error from rustc: unknown start of token: \u{2192}
[INFO] [stderr]     = note: error from rustc: unknown start of token: \u{2192}
[INFO] [stderr]     = note: error from rustc: unknown start of token: \u{2192}
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unreal_log_parser` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/unreal_log_parser/index.html
[INFO] running `Command { std: "docker" "inspect" "af5909cab731f61fcea84cc7155cb5eb606a4efa033301021820892c20f0c142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5909cab731f61fcea84cc7155cb5eb606a4efa033301021820892c20f0c142", kill_on_drop: false }`
[INFO] [stdout] af5909cab731f61fcea84cc7155cb5eb606a4efa033301021820892c20f0c142