mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
more updates for change to coldtrack
This commit is contained in:
@ -118,7 +118,7 @@ public class LogUtils
|
||||
{
|
||||
try
|
||||
{
|
||||
String packagesToKeep = "com.kingsrook|com.nutrifresh"; // todo - parameterize!!
|
||||
String packagesToKeep = "com.kingsrook|com.coldtrack"; // todo - parameterize!!
|
||||
StringBuilder rs = new StringBuilder();
|
||||
String[] lines = stackTrace.split("\n");
|
||||
|
||||
|
Reference in New Issue
Block a user