Ninja Posted June 2, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Share Posted June 2, 2017 I've been working into some scripts for utility, specifically for guild stuff, and I found out that it the database logging of guild activities consolidates everything in 1 line. compared to other logging tables, I think it falls short of details. I would like to propose to expand this logging to reflect better data when querying stuff for guild activities such as guild creation, guild breakage, castle occupancy, etc. This will definitely include source modification. 2 Quote Link to comment Share on other sites More sharing options...
Ninja Posted June 2, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Author Share Posted June 2, 2017 Made a PR for this. Pull: 2185 Hope it helps Quote Link to comment Share on other sites More sharing options...
blushjenica Posted March 24 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 4 Reputation: 0 Joined: 03/17/25 Last Seen: March 24 Share Posted March 24 Interesting challenge! Consolidating logs into one line can definitely hinder analysis. I've faced similar issues managing complex data streams. For efficient tracking, consider using structured logging formats like JSON. It will drastically improve readability and searchability. Speaking of tracking, are you using the Pokerogue and Pokerogue Dex to catalogue all the different activities? Also, if you like challenging your data skills, I recommend playing Pokerogue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.