Plog Vita

From GameBrew
Revision as of 03:32, 10 July 2023 by HydeWing (talk | contribs) (Created page with "{{Infobox Vita Homebrews |title=Plog |image=psvita2.png |description=A complete logging solution for any homebrew, user plugin, kernel plugin. |author=isage |lastupdated=2023/07/05 |type=Utilities |version=1.0 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/plogvita.7z |website=https://github.com/isage/plog |source=https://github.com/isage/plog |discussion= }} {{#seo: |title=Vita Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=psvita2.pn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Plog
Psvita2.png
General
Authorisage
TypeUtilities
Version1.0
LicenseGPL-3.0
Last Updated2023/07/05
Links
Download
Website
Source

Plog, also known as PrincessLog, is a comprehensive logging solution suitable for homebrew, user plugins, and kernel plugins. It offers enhanced efficiency and an overall superior experience compared to ShipLog. Special acknowledgments go to Princess-of-Sleeping, cuevavirus, and Cat for their contributions.

Usage

  1. Install NetLoggingMgrSettings.vpk.
  2. Launch the application and configure your settings. Be sure to save.
  3. Add net_logging_mgr.skprx to your config.txt
  4. Run NetDbgLogPc.exe <port>
    • NOTE: If no port is specified, 9999 will be used by default.
    • To use on other platforms, use netcat or similar. Example netcat command: nc -kl -w 3 <port>.
  5. Reboot. Note: If the plugin is already installed and you wish to update the configuration, you may use Update Configuration (along with saving it) without rebooting your system.

In the application you wish to log use: ksceKernelPrintf, printf (when SceLibc is included such as in games), or sceClibPrintf

QAF Settings: There is options to make more verbose logs used in QA. You can enable these in the manager app.

Note: While being much faster than ShipLog, if there is massive amounts of logs the logger may not be able to process them completely and will freeze (ex: taiHEN hexdump). This is unlikely in normal usage.

Changelog

v1.0

  • First Release.
  • Fixed config issue
  • Log ksceKernelPrintfLevelWithInfo

External links

Advertising: