event log list on firefox

I already Enabled "logging of events and plugin hooks" on the Developers Settings page
and also turned off "logging to the screen". but where can I see the list of events, where is the log where I can see for example the following:

Plugin hook: 'registeruser:validate:password, all' in
validate_password()
Plugin hook: 'registeruser:validate:username, all' in
validate_username()
Plugin hook: 'container_permissions_check, user' in
create_entity()
Event: 'create, member_of_site' in add_entity_relationship()
Event: 'create, user' in create_user_entity()
Event: 'create, metadata' in create_metadata()

Using firefox I can only see the wrap views with comments. pls help, tnx

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking