Code Monkey home page Code Monkey logo

superlog's People

Contributors

0x8badfood avatar coryxie avatar dutoitns avatar ignaciotcrespo avatar wangfei1975 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

superlog's Issues

NullPointer Exception

Hi, Thanks for your excellent work, Here is macOS High Serria, when I run "java -XstartOnFirstThread -jar superlog-osx.jar" to lanuch the app, cause a nullpointer exception:

config file:/Users/aceler/.superlog
Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.NullPointerException
at feiw.SlogMainFrame$5.init(SlogMainFrame.java:280)
at feiw.SlogMainFrame$DropdownListener.(SlogMainFrame.java:135)
at feiw.SlogMainFrame$5.(SlogMainFrame.java:229)
at feiw.SlogMainFrame.createToolBars(SlogMainFrame.java:229)
at feiw.SlogMainFrame.createContents(SlogMainFrame.java:594)
at feiw.SlogMainFrame.(SlogMainFrame.java:84)
at feiw.AppContext.(AppContext.java:31)
at feiw.Slogmain.(Slogmain.java:20)
... 3 more

Build failed - It would be great to have the binaries in your repo

.\superlog-master>gradlew.bat
:clean
:genBuildInfo
fatal: not a git repository (or any of the parent directories): .git
:genBuildInfo FAILED

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\Users\ditzel\Downloads\superlog-master\genbuildinfo.gradle' line: 3

  • What went wrong:
    Execution failed for task ':genBuildInfo'.

Process 'command 'git'' finished with non-zero exit value 128

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.495 secs

Unable to run swt-win64.jar

How to run swt-win64.jar ? Please provide instructions how can i run this application on Windows.

Running the command below
java -jar swt-win64.jar

gives error - Invalid or corrupt jarfile swt-win64.jar

Opening a filtered view on top of another filter of Android logcat output effectively disables previous filters

When creating a new log view, previously accumulated output of parent view will get filtered additionally through the new filter, as expected.

However, if the source keeps producing new entries, for example when monitoring Android logcat output, the subsequent entries will only be filtered, in every filtered tab, by the most recent filter, since the filtered tab does not remember the parent filter in any way.

This is surprising, and quite not useful.

Does not work

C:\tools\superlog-master>gradlew
:clean UP-TO-DATE
:genBuildInfo
fatal: not a git repository (or any of the parent directories): .git
:genBuildInfo FAILED

FAILURE: Build failed with an exception.

  • Where:
    Script 'C:\tools\superlog-master\genbuildinfo.gradle' line: 3

  • What went wrong:
    Execution failed for task ':genBuildInfo'.

Process 'command 'git'' finished with non-zero exit value 128

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 4.235 secs

no main manifest attribute, in build/libs/superlog-1.0.7.jar

Trying to build an application via gradle, but not able to launch it after that.


:genBuildInfo
Generating build information to /home/vdmitriev/Workspace/superlog/build/generated-sources/feiw/BuildInfo.java
:compileJava
:processResources UP-TO-DATE
:classes
:jar
Creating JAR file: /home/vdmitriev/Workspace/superlog/build/libs/superlog-1.0.7-standalone.jar
:assemble
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 2.864 secs

However, there is no build/libs/superlog-1.0.7-standalone.jar created:

$ ls build/libs/
superlog-1.0.7.jar

Trying to launch compiled jar:
$ java -jar build/libs/superlog-1.0.7.jar
no main manifest attribute, in build/libs/superlog-1.0.7.jar

Query: How to automatically save live traces

Hello

First thanks for making this wonderful tool

I am using your tool to record android traces for overnight run. i am scared if i may miss traces in case superlog crash in between
So i have below questions
How many trace lines can superlog hold?
Can superlog automatically save logs to any file?
will logs get erased if superlog crashed?
what are the parameters i can supply while running .jar file in windows?

Great Day!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.