Jump to content

Is it possible to modify the vscode links of bd() calls?


bernhard
 Share

Recommended Posts

Hey @adrian I've built a module that provides a ->log('my data') method. In that method I check if tracy is installed and if so, the ->log('my data') call will not only write data to a logfile but should also dump that data to the tracy bar.

That works of course, but the log now shows that it was called in MyModule.module.php instead of, eg _main.php

Can I somehow tell the BD call what it should write here?

aI9YlAy.png

Of course I could just do the bd() in the referencing file, but my ->log() method does more than just dumping data to the bar.

Thx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...