GithubHelp home page GithubHelp logo

chromelogger-cf's People

Contributors

ajmichels avatar s992 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chromelogger-cf's Issues

Link to kodus/server-log

Hi,

The original Chrome Logger extension isn't being updated - the maintainer ignore pull-requests and has been unresponsive on all channels.

I'm not sure if you're still maintaining this library? But I've published an alternative Chrome extension that adds a dedicated "Server Log" panel.

Would you please consider adding a link?

You also might consider adding support for the X-ServerLog-Location header, which enables you to break the header-size limitations (in Chrome, Apache, NGINX, etc.) and remove the cap on log size.

Thanks,
Rasmus

Creating new chromelogger

I am using CF9 and am getting an error.

image

image

Maybe I am not instantiating the component correct? Please advise.

Display query results as table

Chrome Logger has support for console.table(). See #8 for more info on that. This allows to display tabular data.

And since query results are tabular data, it would be great if they were displayed as such.

I can also imagine the query string and the meta data to be logged like it happens when dumping a query.

Sebastian

Add note that it works in Lucee

I've just tested chromelogger-cf with Lucee 5.3.7 and the Chrome Logger extension in Firefox 86 (Nightly) and it works. See the attached screenshot:

chromelogger-cf with Lucee 5.3.7

So this note can be added to the README.md.

Sebastian

Backtrace information missing in Lucee

The generation of the backtrace information doesn't work in Lucee 5.3.

The reason for that is that the stack frames returned by createObject( "java", "java.lang.Thread" ).currentThread().getStackTrace() provide relative paths, while getMetaData( this ).path contains an absolute one.

Sebastian

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.