Skip to content

Instantly share code, notes, and snippets.

@aji
Created May 27, 2012 07:31
Show Gist options
  • Select an option

  • Save aji/2802605 to your computer and use it in GitHub Desktop.

Select an option

Save aji/2802605 to your computer and use it in GitHub Desktop.
progress...
[50] alex@theta alicorn $ src/alicorn -v
[05/27/12 07:30:35] config.c:22 [a_config_hash] Loading config file etc/alicorn.conf...
[05/27/12 07:30:35] module.c:155 [a_module_conf_start] Marking all loaded modules for deletion
[05/27/12 07:30:35] config.c:39 [a_config_hash] Calling configuration hook conf.item.account
[05/27/12 07:30:35] account.c:61 [a_account_conf_account] Calling configuration hook conf.item.account.password
[05/27/12 07:30:35] account.c:61 [a_account_conf_account] Calling configuration hook conf.item.account.network
[05/27/12 07:30:35] network.c:54 [a_network_conf_network] 'Adding' network default
[05/27/12 07:30:35] account.c:61 [a_account_conf_account] Calling configuration hook conf.item.account.network
[05/27/12 07:30:35] network.c:54 [a_network_conf_network] 'Adding' network ponychat
[05/27/12 07:30:35] module.c:187 [a_module_conf_end] Deleting all marked modules
[05/27/12 07:30:35] main.c:111 [main] Running main event loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment