You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-glog
Hi.
how to change log line format ?
change LogMessage::Init in lib or is there a more elegant way?
Aleksey.
Filipe Felisbino
unread,
Sep 4, 2012, 2:16:51 PM9/4/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to googl...@googlegroups.com
I also would like to know how to do that. I'm making a class that should indent the log each time the object is created and un-indent each time the object is destructed.. it would be nice to have a way to do that in the library...