The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From:
Jan Honza Odvarko <odva... @gmail.com>
Date: Wed, 17 Oct 2012 22:18:12 -0700 (PDT)
Local: Thurs, Oct 18 2012 1:18 am
Subject: Styled logging
Should Firebug support this?
console.log('%cHello world', 'font-size:100px;color:#fff;text-shadow:0
1px 0 #ccc ,0 2px 0 #c9c9c9 ,0 3px 0 #bbb ,0 4px 0 #b9b9b9 ,0 5px 0
#aaa ,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px
rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0
10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);');
https://img.skitch.com/20121015-pjir38efjxjm9mcpesciumqe1r.png
See:
https://plus.google.com/114738313102270607087/posts/2HxAr5SgBf1
Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Simon Lindholm <simon.lindhol... @gmail.com>
Date: Thu, 18 Oct 2012 11:37:09 +0200
Local: Thurs, Oct 18 2012 5:37 am
Subject: Re: [FWG] Styled logging
We already do, and I suppose that support is worth keeping now that Chrome
has it.
Simon
2012/10/18 Jan Honza Odvarko <odva... @gmail.com>
> Should Firebug support this?
> console.log('%cHello world', 'font-size:100px;color:#fff;text-shadow:0
> 1px 0 #ccc ,0 2px 0 #c9c9c9 ,0 3px 0 #bbb ,0 4px 0 #b9b9b9 ,0 5px 0
> #aaa ,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px
> rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0
> 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15);');
> https://img.skitch.com/20121015-pjir38efjxjm9mcpesciumqe1r.png
> See:
> https://plus.google.com/114738313102270607087/posts/2HxAr5SgBf1
> Honza
> --
> You received this message because you are subscribed to the Google
> Groups "Firebug Working Group" group.
> To post to this group, send email to
> firebug-working-group@googlegroups.com
> To unsubscribe from this group, send email to
> firebug-working-group+unsubscribe@googlegroups.com
> For more options, visit this group at
> https://groups.google.com/forum/#!forum/firebug-working-group
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Jan Honza Odvarko <odva... @gmail.com>
Date: Thu, 18 Oct 2012 03:11:46 -0700 (PDT)
Local: Thurs, Oct 18 2012 6:11 am
Subject: Re: Styled logging
On Oct 18, 11:37 am, Simon Lindholm <simon.lindhol
... @gmail.com>
wrote:
> We already do
Ah, nice! :-)
> and I suppose that support is worth keeping now that Chrome has it.
Yep
Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Sebastian Zartner <sebastianzart... @gmail.com>
Date: Thu, 18 Oct 2012 14:50:28 -0700 (PDT)
Local: Thurs, Oct 18 2012 5:50 pm
Subject: Re: Styled logging
What we could improve though is to allow styling parts of the log output differently, e.g. make something in it bold.
Sebastian
On Thursday, October 18, 2012 12:11:47 PM UTC+2, Jan Honza Odvarko wrote:
> On Oct 18, 11:37 am, Simon Lindholm <simon.lindhol... @gmail.com> > wrote: > > We already do > Ah, nice! :-)
> > and I suppose that support is worth keeping now that Chrome has it. > Yep
> Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Jan Honza Odvarko <odva... @gmail.com>
Date: Thu, 8 Nov 2012 07:39:32 -0800 (PST)
Local: Thurs, Nov 8 2012 10:39 am
Subject: Re: Styled logging
On Oct 18, 10:50 pm, Sebastian Zartner <sebastianzart
... @gmail.com>
wrote:
> What we could improve though is to allow styling parts of the log output
> differently, e.g. make something in it bold.
Do we have an issue report for this?
Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Jan Honza Odvarko <odva... @gmail.com>
Date: Thu, 8 Nov 2012 07:57:17 -0800 (PST)
Local: Thurs, Nov 8 2012 10:57 am
Subject: Re: Styled logging
I couldn't fined one, so here it is:
http://code.google.com/p/fbug/issues/detail?id=6064
Let me know if it's dup
Honza
On Nov 8, 4:39 pm, Jan Honza Odvarko <odva... @gmail.com> wrote:
> On Oct 18, 10:50 pm, Sebastian Zartner <sebastianzart
... @gmail.com>
> wrote:> What we could improve though is to allow styling parts of the log output
> > differently, e.g. make something in it bold.
> Do we have an issue report for this?
> Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.
From:
Sebastian Zartner <sebastianzart... @gmail.com>
Date: Thu, 8 Nov 2012 22:57:22 -0800 (PST)
Local: Fri, Nov 9 2012 1:57 am
Subject: Re: Styled logging
It's not directly a duplicate but issue 409<http://code.google.com/p/fbug/issues/detail?id=409 >suggests some enhanced formatting based on C's sprintf syntax. Anyway, formatting parts of a log was something I had in mind for a long time already.
Sebastian
On Thursday, November 8, 2012 4:57:17 PM UTC+1, Jan Honza Odvarko wrote:
> I couldn't fined one, so here it is: > http://code.google.com/p/fbug/issues/detail?id=6064
> Let me know if it's dup
> Honza
> On Nov 8, 4:39 pm, Jan Honza Odvarko <odva... @gmail.com> wrote: > > On Oct 18, 10:50 pm, Sebastian Zartner <sebastianzart... @gmail.com> > > wrote:> What we could improve though is to allow styling parts of the > log output > > > differently, e.g. make something in it bold.
> > Do we have an issue report for this?
> > Honza
You must
Sign in before you can post messages.
You do not have the permission required to post.